Merge pull request #247 from mq-cloudpak/tadj-update-ubi

udpdate ubi
This commit is contained in:
Tom Jefferson
2022-05-12 18:39:22 +01:00
committed by GitHub Enterprise

View File

@@ -13,7 +13,7 @@
# limitations under the License.
ARG BASE_IMAGE=registry.redhat.io/ubi8/ubi-minimal
ARG BASE_TAG=8.5-243.1651231653
ARG BASE_TAG=8.6-751
ARG BUILDER_IMAGE=registry.redhat.io/ubi8/go-toolset
ARG BUILDER_TAG=1.16.12-10
ARG GO_WORKDIR=/opt/app-root/src/go/src/github.com/ibm-messaging/mq-container