style(container): Update Dockerfile syntax for build stage

This commit is contained in:
2025-01-16 22:55:24 +01:00
parent 16bf581c60
commit 3e13e1a5f1

View File

@@ -1,4 +1,4 @@
FROM hugomods/hugo:exts as build FROM hugomods/hugo:exts AS build
WORKDIR /app WORKDIR /app
COPY . /app/ COPY . /app/