Skip to content

Commit 6f3251b

Browse files
Update alpine Docker tag to v3.20
1 parent a6481c8 commit 6f3251b

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 build -v -ldflags "-s -w" .
99

1010
###
1111

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

1414
COPY --from=build /usr/src/icecon/icecon /usr/local/bin
1515

0 commit comments

Comments
 (0)