0
0
mirror of https://github.com/thegeeklab/wp-github-comment.git synced 2024-10-31 00:20:39 +00:00

fix containerfile syntax

This commit is contained in:
Robert Kaussow 2024-10-30 22:25:03 +01:00
parent e44e42eb74
commit 6cb89bf605
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.23@sha256:ad5c126b5cf501a8caef751a243bb717ec204ab1aa56dc41dc11be089fafcb4f as build
FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.23@sha256:ad5c126b5cf501a8caef751a243bb717ec204ab1aa56dc41dc11be089fafcb4f AS build
ARG TARGETOS
ARG TARGETARCH