Skip to content

Commit

Permalink
Dockerfile: Update Envoy SHA
Browse files Browse the repository at this point in the history
[ upstream commit f1a8fc1 ]

Signed-off-by: Jarno Rajahalme <jarno@covalent.io>
  • Loading branch information
jrajahalme authored and joestringer committed Mar 4, 2020
1 parent 60c1d7e commit e5d20f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# cilium-envoy from github.com/cilium/proxy
#
FROM quay.io/cilium/cilium-envoy:9e8d7bb5e02d6038d6cf0ec3f28bf4019f3c7d79 as cilium-envoy
FROM quay.io/cilium/cilium-envoy:63de0bd958d05d82e2396125dcf6286d92464c56 as cilium-envoy

#
# Cilium incremental build. Should be fast given builder-deps is up-to-date!
Expand Down

0 comments on commit e5d20f7

Please sign in to comment.