Skip to content

Commit

Permalink
Merge pull request #538 from mq-cloudpak/tadj-update-go-930x
Browse files Browse the repository at this point in the history
Update go version (v9.3.0.x)
  • Loading branch information
JEFFLUFC authored and GitHub Enterprise committed Oct 24, 2023
2 parents 0918dc6 + 3a4c596 commit e53d63a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-server
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ARG BASE_IMAGE=registry.access.redhat.com/ubi8/ubi-minimal
ARG BASE_TAG=8.8-1072.1697626218
ARG BUILDER_IMAGE=registry.access.redhat.com/ubi8/go-toolset
ARG BUILDER_TAG=1.19.13-2.1697656138
ARG BUILDER_TAG=1.19.13-2.1698062273
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.11-IBM-MQ-Advanced-for-Developers-Non-Install-LinuxX64.tar.gz"
###############################################################################
Expand Down

0 comments on commit e53d63a

Please sign in to comment.