chore: Upgrade the hugo to 0.112.7

This commit is contained in:
Nikolai Rodionov 2023-06-05 09:53:34 +02:00
parent 9e42f3afd1
commit 91eb401490
No known key found for this signature in database
GPG Key ID: 906851F91B1DA3EF

View File

@ -1,4 +1,4 @@
FROM git.badhouseplants.net/badhouseplants/hugo-container:451ffcefe9803644a65172b04e34392564ce8743
FROM git.badhouseplants.net/badhouseplants/hugo-container:efb6a013ff951feddb7ffe30c073676f2d726da1
WORKDIR /src
COPY ./src /src
ENTRYPOINT ["hugo"]