We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae5035c + 9201ce8 commit f064ca5Copy full SHA for f064ca5
Dockerfile
@@ -3,7 +3,7 @@ FROM alpine:latest
3
LABEL maintainer "[email protected]"
4
5
# Download and install hugo
6
-ENV HUGO_VERSION 0.125.0
+ENV HUGO_VERSION 0.125.1
7
8
# Installing Hugo and ca-certificates
9
RUN set -x &&\
0 commit comments