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.
2 parents 454bbc2 + ac37774 commit e1bfcc3Copy full SHA for e1bfcc3
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM registry.access.redhat.com/ubi9/go-toolset:1.22.9 AS builder
+FROM registry.access.redhat.com/ubi9/go-toolset:1.23.6-1746547777 AS builder
2
COPY . .
3
RUN CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o out/s3-reload s3-reload.go
4
LABEL konflux.additional-tags="1.0.0"
0 commit comments