Skip to content

Commit aedd85a

Browse files
Update registry.access.redhat.com/ubi9/go-toolset Docker tag to v1.23.9-1749052980
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent e1bfcc3 commit aedd85a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.access.redhat.com/ubi9/go-toolset:1.23.6-1746547777 AS builder
1+
FROM registry.access.redhat.com/ubi9/go-toolset:1.23.9-1749052980 AS builder
22
COPY . .
33
RUN CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o out/s3-reload s3-reload.go
44
LABEL konflux.additional-tags="1.0.0"

0 commit comments

Comments
 (0)