Skip to content

Commit efb35ff

Browse files
amritkandola-1GitHub Enterprise
authored andcommitted
update ubi image (#122)
1 parent c2b8753 commit efb35ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile-server

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
ARG BASE_IMAGE=registry.redhat.io/ubi8/ubi-minimal
16-
ARG BASE_TAG=8.2-349
16+
ARG BASE_TAG=8.3-201
1717
ARG GO_WORKDIR=/go/src/github.com/ibm-messaging/mq-container
1818
ARG MQ_URL="https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/messaging/mqadv/9.2.0.0-IBM-MQ-Advanced-for-Developers-Non-Install-LinuxX64.tar.gz"
1919
###############################################################################

0 commit comments

Comments
 (0)