Skip to content

Commit

Permalink
envoy: Bump golang version to 1.21.8
Browse files Browse the repository at this point in the history
This is to pick up the new image with updated golang version, and other
dependency bump.

Related commit: cilium/proxy@99c1c8f
Related build: https://github.com/cilium/proxy/actions/runs/8179378100/job/22365327840

Signed-off-by: Tam Mach <tam.mach@cilium.io>
  • Loading branch information
sayboras committed Mar 19, 2024
1 parent 25f0398 commit b03c95a
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 @@ -7,7 +7,7 @@ ARG CILIUM_RUNTIME_IMAGE=quay.io/cilium/cilium-runtime:8f505ba8c03df3a22cde6b867

# cilium-envoy from github.com/cilium/proxy
#
FROM quay.io/cilium/cilium-envoy:v1.27.0-49b6a7c9c075b587f26255e73eda3fa08506b3e4@sha256:37168e791fd1bcb456988554e17dea85a200287a30011b6601791b25a354a7d7 as cilium-envoy
FROM quay.io/cilium/cilium-envoy:v1.27.3-99c1c8f42c8de70fc8f6dd594f4a425cd38b6688@sha256:877ead12d08d4c04a9f67f86d3c6e542aeb7bf97e1e401aee74de456f496ac30 as cilium-envoy

#
# Hubble CLI
Expand Down

0 comments on commit b03c95a

Please sign in to comment.