We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4e1525 commit 0530c00Copy full SHA for 0530c00
Dockerfile
@@ -21,7 +21,7 @@ ARG RUST_IMAGE=rust:1.56.1-buster
21
22
# Use an arbitrary ~recent edge release image to get the proxy
23
# identity-initializing and linkerd-await wrappers.
24
-ARG RUNTIME_IMAGE=ghcr.io/linkerd/proxy:edge-21.4.5
+ARG RUNTIME_IMAGE=ghcr.io/linkerd/proxy:edge-22.2.1
25
26
# Build the proxy, leveraging (new, experimental) cache mounting.
27
#
0 commit comments