build: specify registry url for ubi base image · Seagate/seagate-exos-x-csi@e1a22fe (original) (raw)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})
Original file line number
Diff line number
Diff line change
Expand Up
@@ -4,7 +4,7 @@
# line, or for args to be updated in this file prior to building. See
# the ARG section below.
FROM ubi7/go-toolset:1.19 AS build
FROM registry.access.redhat.com/ubi7/go-toolset:1.19 AS build