Skip to content

Commit a0a9d19

Browse files
bhavyahemGitHub Enterprise
authored andcommitted
Re-version to 9.4.2.0-r2 (#865)
1 parent df7d85f commit a0a9d19

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ env:
2323
global:
2424
- MAIN_BRANCH=v9.4.2
2525
- TAGCACHE_FILE=tagcache
26-
- RELEASE=r1
26+
- RELEASE=r2
2727
- BASE_MQ_LOCKED=false
2828

2929
go_import_path: "github.com/ibm-messaging/mq-container"

Dockerfile-server

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
ARG BASE_IMAGE=registry.access.redhat.com/ubi9/ubi-minimal
1616
ARG BASE_TAG=9.5-1739420147
1717
ARG BUILDER_IMAGE=registry.access.redhat.com/ubi9/go-toolset
18-
ARG BUILDER_TAG=1.22.9-1739267472
18+
ARG BUILDER_TAG=1.22.9-1741020486
1919
ARG GO_WORKDIR=/opt/app-root/src/go/src/github.com/ibm-messaging/mq-container
2020
ARG MQ_ARCHIVE="downloads/9.4.2.0-IBM-MQ-Advanced-for-Developers-Non-Install-LinuxX64.tar.gz"
2121

0 commit comments

Comments
 (0)