Update Hugo
This commit is contained in:
parent
bbdfc95a86
commit
28ab1cbdec
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ FROM node:lts-slim as build
|
||||||
|
|
||||||
ENV NODE_ENV production
|
ENV NODE_ENV production
|
||||||
|
|
||||||
ENV HUGO_VERSION=0.68.3
|
ENV HUGO_VERSION=0.73.0
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue