Skip to content
This repository was archived by the owner on Aug 16, 2024. It is now read-only.

Commit fb8ff46

Browse files
Update alpine Docker tag to v3.20
1 parent 418506c commit fb8ff46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ENV GOBIN /out
1010
RUN cd /doctree && go install ./cmd/doctree
1111

1212
# Dockerfile based on guidelines at https://github.com/hexops/dockerfile
13-
FROM alpine:3.16@sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c
13+
FROM alpine:3.20@sha256:0a4eaa0eecf5f8c050e5bba433f58c052be7587ee8af3e8b3910ef9ab5fbe9f5
1414

1515
# Non-root user for security purposes.
1616
#

0 commit comments

Comments
 (0)