Skip to content

Commit

Permalink
Bump runtime image so that linkerd-await 0.2.5 is used (#1479)
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Leimkuhler <kleimkuhler@icloud.com>
  • Loading branch information
kleimkuhler authored Feb 10, 2022
1 parent e4e1525 commit 0530c00
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
Expand Up @@ -21,7 +21,7 @@ ARG RUST_IMAGE=rust:1.56.1-buster

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

# Build the proxy, leveraging (new, experimental) cache mounting.
#
Expand Down

0 comments on commit 0530c00

Please sign in to comment.