We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c208487 commit fccbf87Copy full SHA for fccbf87
Dockerfile.activator
@@ -1,5 +1,5 @@
1
-# Build Stage: using Go 1.25 image
2
-FROM quay.io/projectquay/golang:1.25 AS builder
+# Build Stage: using Go 1.24.1 mage
+FROM quay.io/projectquay/golang:1.24.1 AS builder
3
ARG TARGETOS
4
ARG TARGETARCH
5
Dockerfile.epp
+# Build Stage: using Go 1.24.1 image
0 commit comments