File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 28
28
- MAIN_BRANCH=v9.2.5
29
29
- MQ_LTS_VERSION=9.2.0.5
30
30
- TAGCACHE_FILE=tagcache
31
- - RELEASE=r2
31
+ - RELEASE=r3
32
32
- RELEASE_LTS=r1
33
33
34
34
go_import_path : " github.com/ibm-messaging/mq-container"
Original file line number Diff line number Diff line change 13
13
# limitations under the License.
14
14
15
15
ARG BASE_IMAGE=registry.redhat.io/ubi8/ubi-minimal
16
- ARG BASE_TAG=8.5-240.1648458092
16
+ ARG BASE_TAG=8.5-243.1651231653
17
17
ARG BUILDER_IMAGE=registry.redhat.io/ubi8/go-toolset
18
- ARG BUILDER_TAG=1.16.12-7
18
+ ARG BUILDER_TAG=1.16.12-10
19
19
ARG GO_WORKDIR=/opt/app-root/src/go/src/github.com/ibm-messaging/mq-container
20
20
ARG MQ_URL="https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/messaging/mqadv/9.2.5.0-IBM-MQ-Advanced-for-Developers-Non-Install-LinuxX64.tar.gz"
21
21
###############################################################################
You can’t perform that action at this time.
0 commit comments