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

Commit 8989765

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

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:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd
1414

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

0 commit comments

Comments
 (0)