Skip to content

Commit 0530c00

Browse files
authored
Bump runtime image so that linkerd-await 0.2.5 is used (#1479)
Signed-off-by: Kevin Leimkuhler <kleimkuhler@icloud.com>
1 parent e4e1525 commit 0530c00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ARG RUST_IMAGE=rust:1.56.1-buster
2121

2222
# Use an arbitrary ~recent edge release image to get the proxy
2323
# identity-initializing and linkerd-await wrappers.
24-
ARG RUNTIME_IMAGE=ghcr.io/linkerd/proxy:edge-21.4.5
24+
ARG RUNTIME_IMAGE=ghcr.io/linkerd/proxy:edge-22.2.1
2525

2626
# Build the proxy, leveraging (new, experimental) cache mounting.
2727
#

0 commit comments

Comments
 (0)