Skip to content

Commit 4364ad5

Browse files
Sravani ShibbalaGitHub Enterprise
authored andcommitted
Re-version to 9.4.4.0-r3 (#1062)
1 parent fce226a commit 4364ad5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Dockerfile-server

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
# limitations under the License.
1414

1515
ARG BASE_IMAGE=registry.access.redhat.com/ubi9/ubi-minimal
16-
ARG BASE_TAG=9.6-1758184547
16+
ARG BASE_TAG=9.6-1760515502
1717
ARG BUILDER_IMAGE=registry.access.redhat.com/ubi9/go-toolset
18-
ARG BUILDER_TAG=1.24.6-1758501173
18+
ARG BUILDER_TAG=1.24.6-1760420453
1919
ARG GO_WORKDIR=/opt/app-root/src/go/src/github.com/ibm-messaging/mq-container
2020
ARG MQ_ARCHIVE="downloads/9.4.4.0-IBM-MQ-Advanced-for-Developers-Non-Install-LinuxX64.tar.gz"
2121

pipeline.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
###########################################################################################################################################################
22

3-
BASE_MQ_LOCKED=true
3+
BASE_MQ_LOCKED=false
44
MAIN_BRANCH=v9.4.4
55
LTS=false
6-
RELEASE=r2
6+
RELEASE=r3
77
CBI_TAG=1.24.6-9.6-1755695350-05092025_094059
88
###########################################################################################################################################################

0 commit comments

Comments
 (0)