Merge pull request #226 from mq-cloudpak/ahp-ubi-eus

Updated UBI
This commit is contained in:
Alec Painter
2022-04-12 15:27:28 +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-240
ARG BASE_TAG=8.5-240.1648458092
ARG BUILDER_IMAGE=registry.redhat.io/ubi8/go-toolset
ARG BUILDER_TAG=1.16.12-7
ARG GO_WORKDIR=/opt/app-root/src/go/src/github.com/ibm-messaging/mq-container