Skip to content

Commit b416639

Browse files
authored
Update proxy-identity to edge-20.8.2 (#627)
Signed-off-by: Kevin Leimkuhler <kevin@kleimkuhler.com>
1 parent 5a3c563 commit b416639

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.44.1-buster
2121

2222
# Use an arbitrary ~recent edge release image to get the proxy
2323
# identity-initializing wrapper.
24-
ARG RUNTIME_IMAGE=gcr.io/linkerd-io/proxy:edge-20.4.1
24+
ARG RUNTIME_IMAGE=gcr.io/linkerd-io/proxy:edge-20.8.2
2525

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

0 commit comments

Comments
 (0)