Skip to content

Commit

Permalink
build(deps): bump alpine from 3.20 to 3.21 (#61)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent aa0d3f8 commit 31576ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ RUN go-task build


# Put everything together in a clean image
FROM alpine:3.20
FROM alpine:3.21

ARG NAME

Expand Down

0 comments on commit 31576ca

Please sign in to comment.