Guess we're using ubuntu
parent
1d09b77b8a
commit
822c0ab63c
@ -1,4 +1,4 @@
|
|||||||
FROM floryn90/hugo:0.124.1-ext-alpine-onbuild AS hugo
|
FROM floryn90/hugo:0.124.1-ext-ubuntu-onbuild AS hugo
|
||||||
|
|
||||||
FROM ghcr.io/static-web-server/static-web-server:2-alpine
|
FROM ghcr.io/static-web-server/static-web-server:2-alpine
|
||||||
COPY --from=hugo /target /public
|
COPY --from=hugo /target /public
|
||||||
|
Loading…
Reference in New Issue