Skip to content

Commit 4bbd586

Browse files
chore(deps): update alpine docker tag to v3.22
1 parent 1df2904 commit 4bbd586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ COPY static/ static/
1313

1414
RUN CGO_ENABLED=0 go build
1515

16-
FROM alpine:3.21
16+
FROM alpine:3.22
1717

1818
WORKDIR /app
1919
COPY --from=builder /app/dockdns /usr/bin/dockdns

0 commit comments

Comments
 (0)