Skip to content

Commit

Permalink
Update alpine Docker tag to v3.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 1, 2023
1 parent 418506c commit 879266f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ENV GOBIN /out
RUN cd /doctree && go install ./cmd/doctree

# Dockerfile based on guidelines at https://github.com/hexops/dockerfile
FROM alpine:3.16@sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c
FROM alpine:3.18@sha256:69e0a8b6d2048be90290c992957a3cde2e87e955e5bb9c27d228c78c46c7840f

# Non-root user for security purposes.
#
Expand Down

0 comments on commit 879266f

Please sign in to comment.