Skip to content

Commit 6c430bc

Browse files
authored
Correct default base image (#129)
1 parent 71072df commit 6c430bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ubi/Dockerfile.acemq

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG BASE_IMAGE=ibmcom/mq:9.1.5.0
1+
ARG BASE_IMAGE=ibmcom/mq:9.1.4.0-r1
22

33
FROM golang:1.14.2 as builder
44

0 commit comments

Comments
 (0)