Skip to content

Commit f064ca5

Browse files
authored
Merge pull request #211 from fundor333/0.125.1
Update Dockerfile
2 parents ae5035c + 9201ce8 commit f064ca5

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
@@ -3,7 +3,7 @@ FROM alpine:latest
33
LABEL maintainer "[email protected]"
44

55
# Download and install hugo
6-
ENV HUGO_VERSION 0.125.0
6+
ENV HUGO_VERSION 0.125.1
77

88
# Installing Hugo and ca-certificates
99
RUN set -x &&\

0 commit comments

Comments
 (0)