Change base docker image
Some checks failed
rtj.dev Build and Deploy / Build-and-Deploy (push) Failing after 24s
Some checks failed
rtj.dev Build and Deploy / Build-and-Deploy (push) Failing after 24s
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM klakegg/hugo:ext-alpine-onbuild as hugo
|
||||
FROM floryn90/hugo:ext-alpine-onbuild as hugo
|
||||
|
||||
FROM nginx
|
||||
COPY --from=hugo /target /usr/share/nginx/html
|
||||
|
Reference in New Issue
Block a user