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

This commit is contained in:
Nikolai Rodionov 2023-06-25 10:01:56 +02:00
parent 58c3c039c9
commit 8e67748005
Signed by: allanger
GPG Key ID: 19DB54039EBF8F10
1 changed files with 1 additions and 1 deletions

View File

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