Update HUGO
All checks were successful
rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 8s

This commit is contained in:
2025-04-15 23:10:15 -04:00
parent 8fcd5de6a6
commit 6703c5299b
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM floryn90/hugo:ext-alpine-onbuild as hugo
FROM klakegg/hugo:ext-alpine as hugo
FROM nginx
COPY --from=hugo /target /usr/share/nginx/html