chore: Update from ubi8/go-toolset:1.17.10 to ubi8/go-toolset:1.17.10-4

Change-Id: I876fb042eb3bbea2a8ee311d6cfdd491a89ddd5a
Signed-off-by: Nick Boldt <nboldt@redhat.com>
pull/1460/head
Nick Boldt 2022-07-28 08:29:48 -03:00
parent 4eff58c1cc
commit 35d212409c
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.17.10 as builder
FROM registry.access.redhat.com/ubi8/go-toolset:1.17.10-4 as builder
ENV GOPATH=/go/
ARG DEV_WORKSPACE_CONTROLLER_VERSION="v0.15.2"
ARG DEV_HEADER_REWRITE_TRAEFIK_PLUGIN="main"