chore: Remove Dockerfile
This commit is contained in:
parent
3d351cb5d5
commit
e4f8270975
1 changed files with 0 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
||||||
FROM klakegg/hugo:ext-alpine-onbuild AS hugo
|
|
||||||
|
|
||||||
FROM nginx:mainline-alpine
|
|
||||||
|
|
||||||
COPY --from=hugo /target /usr/share/nginx/html
|
|
Loading…
Reference in a new issue