Skip to content

Commit 0e29fc3

Browse files
committed
chore: Update from ubi8/go-toolset:1.21.11-8 to ubi8/go-toolset:1.21.13-1
Signed-off-by: Nick Boldt <[email protected]>
1 parent 1eab3ff commit 0e29fc3

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.21.11-8 as builder
14+
FROM registry.access.redhat.com/ubi8/go-toolset:1.21.13-1 as builder
1515
ENV GOPATH=/go/
1616
ARG SKIP_TESTS="false"
1717
USER root

0 commit comments

Comments
 (0)