Skip to content

Commit f3a98a9

Browse files
nickboldtAObuchow
authored andcommitted
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 0136d4c commit f3a98a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project-clone/Dockerfile

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

1616
# Build the manager binary
1717
# https://access.redhat.com/containers/?tab=tags#/registry.access.redhat.com/ubi8/go-toolset
18-
FROM registry.access.redhat.com/ubi8/go-toolset:1.21.11-8 as builder
18+
FROM registry.access.redhat.com/ubi8/go-toolset:1.21.13-1 as builder
1919
ENV GOPATH=/go/
2020
USER root
2121
WORKDIR /project-clone

0 commit comments

Comments
 (0)