style(container): Update Dockerfile syntax for build stage
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM hugomods/hugo:exts as build
|
FROM hugomods/hugo:exts AS build
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
COPY . /app/
|
COPY . /app/
|
||||||
|
|||||||
Reference in New Issue
Block a user