Skip to content

Commit

Permalink
envoy: Upgrade to v1.23.9
Browse files Browse the repository at this point in the history
This commit is to upgrade envoy to v1.23.9 for security fixes, please
find below the details:

Build: https://github.com/cilium/proxy/actions/runs/4827955904/jobs/8601231172
Upstream Docs: https://www.envoyproxy.io/docs/envoy/v1.23.9/
Release notes: https://www.envoyproxy.io/docs/envoy/v1.23.9/version_history/v1.23/v1.23.9

Signed-off-by: Tam Mach <tam.mach@cilium.io>
  • Loading branch information
sayboras authored and michi-covalent committed Apr 29, 2023
1 parent e026bf6 commit 931ebc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/cilium/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ARG CILIUM_RUNTIME_IMAGE=quay.io/cilium/cilium-runtime:aa06cff6e18daa405a13d4a31

# cilium-envoy from github.com/cilium/proxy
#
FROM quay.io/cilium/cilium-envoy:v1.23-9d3ac11580c59ef31521f2b3df33014642c1fd3b@sha256:b7454b67697ff3c4b199072ebe88f8ff4f08173ee748608bb033d140d04f116d as cilium-envoy
FROM quay.io/cilium/cilium-envoy:v1.23-0c056b5821621f5407fd4844a333f25b1157556f@sha256:61a274f0beebc84fb0d752e8847353e697203bd851237f2d11090115c48e4e8e as cilium-envoy

#
# Hubble CLI
Expand Down

0 comments on commit 931ebc1

Please sign in to comment.