Merge pull request #265 from mq-cloudpak/ahp-9.2.0.x-ubi

Updated ubi
This commit is contained in:
Alec Painter
2022-06-15 10:30:49 +01:00
committed by GitHub Enterprise

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.6-751 ARG BASE_TAG=8.6-751.1655117800
ARG BUILDER_IMAGE=registry.redhat.io/ubi8/go-toolset ARG BUILDER_IMAGE=registry.redhat.io/ubi8/go-toolset
ARG BUILDER_TAG=1.16.12-10 ARG BUILDER_TAG=1.16.12-10
ARG GO_WORKDIR=/opt/app-root/src/go/src/github.com/ibm-messaging/mq-container ARG GO_WORKDIR=/opt/app-root/src/go/src/github.com/ibm-messaging/mq-container