Skip to content

Commit

Permalink
ironbank: bump version to 8.8 (#11780)
Browse files Browse the repository at this point in the history
(cherry picked from commit 96f10a5)

# Conflicts:
#	packaging/ironbank/Dockerfile.tmpl
  • Loading branch information
v1v authored and mergify[bot] committed Oct 6, 2023
1 parent db67200 commit 0792893
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packaging/ironbank/Dockerfile.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@
################################################################################
ARG BASE_REGISTRY=registry1.dsop.io
ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8
<<<<<<< HEAD:packaging/ironbank/Dockerfile.tmpl
ARG BASE_TAG=8.6
=======
ARG BASE_TAG=8.8
>>>>>>> 96f10a575 (ironbank: bump version to 8.8 (#11780)):packaging/ironbank/Dockerfile

FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} AS prep_files

Expand Down

0 comments on commit 0792893

Please sign in to comment.