Update to latest UBI version

This commit is contained in:
Luke Powlett
2020-03-19 15:30:34 +00:00
committed by Luke J Powlett
parent 6d69355ab9
commit 1a7a9236b7

View File

@@ -13,7 +13,7 @@
# limitations under the License. # limitations under the License.
ARG BASE_IMAGE=registry.redhat.io/ubi8/ubi-minimal ARG BASE_IMAGE=registry.redhat.io/ubi8/ubi-minimal
ARG BASE_TAG=8.1-398 ARG BASE_TAG=8.1-407
############################################################################### ###############################################################################
# Build stage to build Go code # Build stage to build Go code
############################################################################### ###############################################################################