Skip to content

Commit 276cd3c

Browse files
committed
chore: Update from ubi8/go-toolset:1.22.7-5 to ubi8/go-toolset:1.22.9-2
Signed-off-by: Nick Boldt <[email protected]>
1 parent 5f0679b commit 276cd3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
# Build the manager binary
1313
# https://access.redhat.com/containers/?tab=tags#/registry.access.redhat.com/ubi8/go-toolset
14-
FROM registry.access.redhat.com/ubi8/go-toolset:1.22.7-5 as builder
14+
FROM registry.access.redhat.com/ubi8/go-toolset:1.22.9-2 as builder
1515
ENV GOPATH=/go/
1616
ARG SKIP_TESTS="false"
1717
USER root

0 commit comments

Comments
 (0)