Skip to content

Commit

Permalink
fix(deps): Update alpine Docker tag to v3.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 13, 2024
1 parent b74b59a commit aced1e6
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.21

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

0 comments on commit aced1e6

Please sign in to comment.