Skip to content

Commit

Permalink
Bump alpine from 3.20 to 3.21 (#502)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 2ee23a9 commit 02fdfb3
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 @@ -9,7 +9,7 @@ RUN go mod download
WORKDIR /app/cmd/backup
RUN go build -o backup .

FROM alpine:3.20
FROM alpine:3.21

WORKDIR /root

Expand Down

0 comments on commit 02fdfb3

Please sign in to comment.