Skip to content

Commit

Permalink
feat(container): update docker.io/library/alpine ( 3.18 → 3.20 )
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmos-renovate-bot[bot] authored Dec 4, 2024
1 parent 5be1a2f commit 73a6b45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/wasmd/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ RUN echo "Ensuring binary is statically linked ..." \
&& (file /code/build/wasmd | grep "statically linked")

# --------------------------------------------------------
FROM docker.io/library/alpine:3.18
FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a

# trunk-ignore(hadolint/DL3018)
RUN apk add --no-cache \
Expand Down

0 comments on commit 73a6b45

Please sign in to comment.