Skip to content

Commit 68bd191

Browse files
committed
deps: upgrade to Hugo 0.101.0
1 parent 09d20d4 commit 68bd191

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
HUGO_VERSION=0.93.2
1+
HUGO_VERSION=0.101.0

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG HUGO_VERSION=0.93.2
1+
ARG HUGO_VERSION=0.101.0
22
ARG DIST_TAG=-ext-ubuntu
33
FROM klakegg/hugo:${HUGO_VERSION}${DIST_TAG}
44

0 commit comments

Comments
 (0)