UNCLASSIFIED

Commit 0333809b authored by Elvis Chi's avatar Elvis Chi 💬
Browse files

Merge branch 'update-patch' into 'development'

Update patch

See merge request !18
parents cfe91ef0 55278b48
Pipeline #308453 passed with stages
in 11 minutes and 15 seconds
ARG BASE_REGISTRY=registry1.dso.mil ARG BASE_REGISTRY=registry1.dso.mil
ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8 ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8
ARG BASE_TAG=8.3 ARG BASE_TAG=8.4
ARG BUILD_IMAGE=ubi8/go-toolset ARG BUILD_IMAGE=ubi8/go-toolset
ARG BUILD_TAG=1.14.12 ARG BUILD_TAG=1.14.12
......
...@@ -14,7 +14,7 @@ tags: ...@@ -14,7 +14,7 @@ tags:
# Build args passed to Dockerfile ARGs # Build args passed to Dockerfile ARGs
args: args:
BASE_IMAGE: "redhat/ubi/ubi8" BASE_IMAGE: "redhat/ubi/ubi8"
BASE_TAG: "8.3" BASE_TAG: "8.4"
BUILD_IMAGE: google/golang/golang-1.14 BUILD_IMAGE: google/golang/golang-1.14
BUILD_TAG: "1.14.15" BUILD_TAG: "1.14.15"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment