Skip to content

Commit

Permalink
chore(deps): tag ubuntu image more explicitly (#8988)
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Beaumont <[email protected]>
  • Loading branch information
michaelbeaumont authored Jan 22, 2024
1 parent 5536445 commit 5137702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/releases/dockerfiles/kuma-init.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# until there is a distroless iptables image we have to use something else
FROM ubuntu:jammy@sha256:6042500cf4b44023ea1894effe7890666b0c5c7871ed83a97c36c76ae560bb9b
FROM ubuntu:jammy-20240111@sha256:6042500cf4b44023ea1894effe7890666b0c5c7871ed83a97c36c76ae560bb9b
ARG ARCH

RUN apt-get update && \
Expand Down

0 comments on commit 5137702

Please sign in to comment.