Update everything

This commit is contained in:
2024-04-19 17:08:34 +02:00
parent 69454d8fd1
commit b98dc56fb3
4 changed files with 7 additions and 7 deletions

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