Update hugo and builder

This commit is contained in:
2024-02-04 09:11:47 +01:00
parent bc97979a4b
commit b23b1fe81e
2 changed files with 5 additions and 5 deletions

View File

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