Update registry.access.redhat.com/ubi8/ubi-minimal Docker tag to v8.10-896.1716497715

This commit is contained in:
Renovate Bot
2024-06-04 18:05:28 +00:00
parent 4a86315749
commit feaf18fcf1
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
# docker run -d -p 1414:1414 -p 9157:9157 -p 9443:9443 -e LICENSE=accept --name mqserver mqserver
ARG BASE_IMAGE=registry.access.redhat.com/ubi8/ubi-minimal
ARG BASE_TAG=8.8-860
ARG BASE_TAG=8.10-896.1716497715
ARG BUILDER_IMAGE=registry.access.redhat.com/ubi8/go-toolset
ARG BUILDER_TAG=1.19.9-2
ARG GO_WORKDIR=/opt/app-root/src/go/src/github.com/ibm-messaging/mq-container

View File

@@ -20,7 +20,7 @@
# docker run -d -p 1414:1414 -p 9157:9157 -p 9443:9443 -e LICENSE=accept --name mqserver mqserver
ARG BASE_IMAGE=registry.access.redhat.com/ubi8/ubi-minimal
ARG BASE_TAG=8.8-860
ARG BASE_TAG=8.10-896.1716497715
ARG BUILDER_IMAGE=registry.access.redhat.com/ubi8/go-toolset
ARG BUILDER_TAG=1.19.9-2
ARG GO_WORKDIR=/opt/app-root/src/go/src/github.com/ibm-messaging/mq-container