chore: Update from ubi8/go-toolset:1.20.10-10 to ubi8/go-toolset:1.20.12-5

Signed-off-by: Nick Boldt <nboldt@redhat.com>
pull/1829/head
Nick Boldt 2024-04-20 00:03:56 +00:00
parent 32974f029e
commit 0238ed3004
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
#
# https://registry.access.redhat.com/ubi8/go-toolset
FROM registry.access.redhat.com/ubi8/go-toolset:1.20.10-10 as builder
FROM registry.access.redhat.com/ubi8/go-toolset:1.20.12-5 as builder
ENV GOPATH=/go/ \
CGO_ENABLED=1
ARG DEV_HEADER_REWRITE_TRAEFIK_PLUGIN="main"