1
mirror of https://github.com/jakejarvis/hugo-docker.git synced 2025-04-25 22:05:22 -04:00
snyk-bot 2024-07-01 04:35:15 +00:00
parent 40ca2c3269
commit cb66573e39
No known key found for this signature in database
GPG Key ID: 78AC5AE55A47A65B

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