updated MQ CD + LTS versions to 9.2.5-r2, 9.2.0.5

This commit is contained in:
Alec Painter
2022-04-07 11:40:20 +01:00
parent e9727e45f7
commit d17daa27b3

View File

@@ -26,9 +26,9 @@ services:
env:
global:
- MAIN_BRANCH=v9.2.5
- MQ_LTS_VERSION=9.2.0.4
- MQ_LTS_VERSION=9.2.0.5
- TAGCACHE_FILE=tagcache
- RELEASE=r1
- RELEASE=r2
- RELEASE_LTS=r1
go_import_path: "github.com/ibm-messaging/mq-container"