Merge pull request #402 from benoittgt/prevent-warning
cve-scan / govulncheck (push) Successful in 14m42s
e2e / kind-helm (push) Failing after 1m32s
e2e / kind-timoni (push) Failing after 11s
test / test (push) Failing after 5m52s

Prevent warning with `docker buildx build` command
This commit is contained in:
Stefan Prodan
2025-06-12 22:46:33 +03:00
committed by GitHub
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.24-alpine as builder
FROM golang:1.24-alpine AS builder
ARG REVISION