chore: Upgrade the hugo to 0.112.7
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Nikolai Rodionov 2023-06-05 09:53:34 +02:00
parent 9e42f3afd1
commit 91eb401490
Signed by: allanger
GPG Key ID: 906851F91B1DA3EF
1 changed files with 1 additions and 1 deletions

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"]