Compare commits
4 Commits
9.3.0.5-r2
...
9.3.0.5-r3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7d14e60c24 | ||
|
|
4e1393e166 | ||
|
|
c6b9a9c948 | ||
|
|
09427ff5e8 |
@@ -18,7 +18,7 @@ sudo: required
|
||||
language: go
|
||||
|
||||
go:
|
||||
- "1.19.6"
|
||||
- "1.19.9"
|
||||
|
||||
services:
|
||||
- docker
|
||||
@@ -27,7 +27,7 @@ env:
|
||||
global:
|
||||
- MAIN_BRANCH=v9.3.0.x
|
||||
- TAGCACHE_FILE=tagcache
|
||||
- RELEASE=r2
|
||||
- RELEASE=r3
|
||||
|
||||
go_import_path: "github.com/ibm-messaging/mq-container"
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
ARG BASE_IMAGE=registry.access.redhat.com/ubi8/ubi-minimal
|
||||
ARG BASE_TAG=8.8-860
|
||||
ARG BUILDER_IMAGE=registry.access.redhat.com/ubi8/go-toolset
|
||||
ARG BUILDER_TAG=1.19.6-4
|
||||
ARG BUILDER_TAG=1.19.9-2
|
||||
ARG GO_WORKDIR=/opt/app-root/src/go/src/github.com/ibm-messaging/mq-container
|
||||
ARG MQ_URL="https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/messaging/mqadv/9.3.0.5-IBM-MQ-Advanced-for-Developers-Non-Install-LinuxX64.tar.gz"
|
||||
###############################################################################
|
||||
|
||||
Reference in New Issue
Block a user