Skip to content

Commit

Permalink
[7.17] ironbank: bump version to 8.8 (backport #11780) (#11782)
Browse files Browse the repository at this point in the history
* ironbank: bump version to 8.8 (#11780)

(cherry picked from commit 96f10a5)

# Conflicts:
#	packaging/ironbank/Dockerfile.tmpl

* Update packaging/ironbank/Dockerfile.tmpl

---------

Co-authored-by: Victor Martinez <[email protected]>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
mergify[bot] and v1v authored Oct 9, 2023
1 parent 106e9af commit 3ca4926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/ironbank/Dockerfile.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
################################################################################
ARG BASE_REGISTRY=registry1.dsop.io
ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8
ARG BASE_TAG=8.6
ARG BASE_TAG=8.8

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

Expand Down

0 comments on commit 3ca4926

Please sign in to comment.