Updating versions for December release
This commit is contained in:
@@ -27,7 +27,7 @@ env:
|
||||
global:
|
||||
- MAIN_BRANCH=v9.3.1
|
||||
- TAGCACHE_FILE=tagcache
|
||||
- RELEASE=r2
|
||||
- RELEASE=r3
|
||||
|
||||
go_import_path: "github.com/ibm-messaging/mq-container"
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
# limitations under the License.
|
||||
|
||||
ARG BASE_IMAGE=registry.access.redhat.com/ubi8/ubi-minimal
|
||||
ARG BASE_TAG=8.7-923
|
||||
ARG BASE_TAG=8.7-923.1669829893
|
||||
ARG BUILDER_IMAGE=registry.access.redhat.com/ubi8/go-toolset
|
||||
ARG BUILDER_TAG=1.17.12-11
|
||||
ARG GO_WORKDIR=/opt/app-root/src/go/src/github.com/ibm-messaging/mq-container
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
|
||||
# SOURCE_BRANCH is the repository branch name for this release stream.
|
||||
# It should be updated when a new release fork is created but not for testing of personal builds or pre-fork updates.
|
||||
SOURCE_BRANCH ?= private-master
|
||||
SOURCE_BRANCH ?= v9.3.1
|
||||
|
||||
###########################################################################################################################################################
|
||||
|
||||
Reference in New Issue
Block a user