Skip to content

Commit

Permalink
fix(deps): Update alpine Docker tag to v3.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 19, 2024
1 parent b74b59a commit 1e54471
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ RUN make out/signer
RUN cp out/signer /signer


FROM alpine:3.13
FROM alpine:3.20

### 1. Get Java via the package manager
RUN apk update \
Expand Down

0 comments on commit 1e54471

Please sign in to comment.