1
mirror of https://github.com/jakejarvis/hugo-docker.git synced 2025-04-25 23:15:22 -04:00
snyk-bot 2024-01-25 06:44:16 +00:00
parent 49de69b30e
commit 42de4d2c48
No known key found for this signature in database
GPG Key ID: 5009E0832F4D3DD3

View File

@ -47,7 +47,7 @@ RUN go install github.com/yaegashi/muslstack@latest && \
# ---
FROM alpine:3.18
FROM alpine:3
# renew global args from above & pin any dependency versions
ARG HUGO_VERSION