diff --git a/Dockerfile b/Dockerfile index 0b4f728..6222c58 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM hugomods/hugo:exts as build +FROM hugomods/hugo:exts AS build WORKDIR /app COPY . /app/