We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a3c563 commit b416639Copy full SHA for b416639
Dockerfile
@@ -21,7 +21,7 @@ ARG RUST_IMAGE=rust:1.44.1-buster
21
22
# Use an arbitrary ~recent edge release image to get the proxy
23
# identity-initializing wrapper.
24
-ARG RUNTIME_IMAGE=gcr.io/linkerd-io/proxy:edge-20.4.1
+ARG RUNTIME_IMAGE=gcr.io/linkerd-io/proxy:edge-20.8.2
25
26
# Build the proxy, leveraging (new, experimental) cache mounting.
27
#
0 commit comments