Skip to content

Commit 45e3de7

Browse files
committed
bump to latest HUGO_VERSION
1 parent 904997a commit 45e3de7

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.89.4
1+
HUGO_VERSION=0.93.2

Dockerfile

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

0 commit comments

Comments
 (0)