chore: Upgrade hugo and builder

This commit is contained in:
Nikolai Rodionov
2023-08-07 10:09:40 +02:00
parent 498f1a3865
commit accc397f29
2 changed files with 5 additions and 5 deletions

View File

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