style(container): Update Dockerfile syntax for build stage

This commit is contained in:
Nicolai Ort 2025-01-16 22:55:24 +01:00
parent 16bf581c60
commit 3e13e1a5f1
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F

View File

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