Check in go changes for CRW-4933 to main

pull/1770/head
sdawley 2023-10-20 13:12:56 -07:00
parent 851f110311
commit b488bb276c
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.19.10-16 as builder
FROM registry.access.redhat.com/ubi8/go-toolset:1.19.13-2 as builder
ENV GOPATH=/go/ \
CGO_ENABLED=1
ARG DEV_HEADER_REWRITE_TRAEFIK_PLUGIN="main"