Merge pull request #369 from mq-cloudpak/ahp-master-ubi

Updated UBI to version 8.7-1031
This commit is contained in:
Alec Painter
2023-01-11 09:10:16 +00:00
committed by GitHub Enterprise

View File

@@ -13,7 +13,7 @@
# limitations under the License.
ARG BASE_IMAGE=registry.access.redhat.com/ubi8/ubi-minimal
ARG BASE_TAG=8.7-923.1669829893
ARG BASE_TAG=8.7-1031
ARG BUILDER_IMAGE=registry.access.redhat.com/ubi8/go-toolset
ARG BUILDER_TAG=1.17.12-11
ARG GO_WORKDIR=/opt/app-root/src/go/src/github.com/ibm-messaging/mq-container