Well that image is abandoned and not up to date lol

This commit is contained in:
2025-03-24 22:15:55 +00:00
parent 43684d1c12
commit 3889588b34

View File

@@ -1,4 +1,4 @@
FROM jakejarvis/hugo-extended:0.124.1 AS hugo-builder
FROM ghcr.io/peaceiris/hugo:v0.145.0-full AS hugo-builder
COPY . /app
WORKDIR /app
RUN /usr/bin/hugo --minify --source=src/ --destination /app/build/