Skip to content

Commit 02fdfb3

Browse files
Bump alpine from 3.20 to 3.21 (#502)
1 parent 2ee23a9 commit 02fdfb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ RUN go mod download
99
WORKDIR /app/cmd/backup
1010
RUN go build -o backup .
1111

12-
FROM alpine:3.20
12+
FROM alpine:3.21
1313

1414
WORKDIR /root
1515

0 commit comments

Comments
 (0)