Skip to content

Commit 6da33dc

Browse files
mark-vieirajbudz
andauthored
Update IronBank BASE_IMAGE with ironbank prefix (#102720) (#102838)
This supports local testing. It should not be included in hardening_manifest.yml, which injects the scope at runtime. # Conflicts: # distribution/docker/src/docker/Dockerfile Co-authored-by: Jon <[email protected]>
1 parent 5661f5f commit 6da33dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distribution/docker/src/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
################################################################################
2727
2828
ARG BASE_REGISTRY=registry1.dso.mil
29-
ARG BASE_IMAGE=redhat/ubi/ubi9
29+
ARG BASE_IMAGE=ironbank/redhat/ubi/ubi9
3030
ARG BASE_TAG=9.2
3131
3232
FROM ${base_image} AS builder

0 commit comments

Comments
 (0)