chore: Update from ubi8/go-toolset:1.15.14-18 to ubi8/go-toolset:1.16.7-5

Change-Id: I428f3f3e247380dffb929029ff0dd62437f8f1f2
Signed-off-by: nickboldt <nboldt@redhat.com>
pull/1175/head
nickboldt 2021-11-15 08:58:33 -04:00
parent 9721a3b925
commit 5bf688a863
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
#
# https://access.redhat.com/containers/?tab=tags#/registry.access.redhat.com/ubi8/go-toolset
FROM registry.access.redhat.com/ubi8/go-toolset:1.15.14-18 as builder
FROM registry.access.redhat.com/ubi8/go-toolset:1.16.7-5 as builder
ENV GOPATH=/go/
ENV RESTIC_TAG=v0.12.0
ARG DEV_WORKSPACE_CONTROLLER_VERSION="v0.9.0"