Skip to content

Commit 3a34d1b

Browse files
committed
chore: Update from ubi8/go-toolset:1.20.10-10 to ubi8/go-toolset:1.20.12-5
Signed-off-by: Nick Boldt <[email protected]>
1 parent 32974f0 commit 3a34d1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#
1111

1212
# https://registry.access.redhat.com/ubi8/go-toolset
13-
FROM registry.access.redhat.com/ubi8/go-toolset:1.20.10-10 as builder
13+
FROM registry.access.redhat.com/ubi8/go-toolset:1.20.12-5 as builder
1414
ENV GOPATH=/go/ \
1515
CGO_ENABLED=1
1616
ARG DEV_HEADER_REWRITE_TRAEFIK_PLUGIN="main"

0 commit comments

Comments
 (0)