Update hugo.toml
All checks were successful
rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 7s

This commit is contained in:
2025-04-15 23:39:50 -04:00
parent 6703c5299b
commit bd92fa55e7
2 changed files with 3 additions and 2 deletions

View File

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