Skip to content

Commit ed435ad

Browse files
mark-vieirajbudz
andauthored
Update IronBank BASE_IMAGE with ironbank prefix (#102720) (#102837)
This supports local testing. It should not be included in hardening_manifest.yml, which injects the scope at runtime. Co-authored-by: Jon <[email protected]>
1 parent 931903c commit ed435ad

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
@@ -21,7 +21,7 @@
2121
2222
<% if (docker_base == 'iron_bank') { %>
2323
ARG BASE_REGISTRY=registry1.dso.mil
24-
ARG BASE_IMAGE=redhat/ubi/ubi9
24+
ARG BASE_IMAGE=ironbank/redhat/ubi/ubi9
2525
ARG BASE_TAG=9.2
2626
<% } %>
2727

0 commit comments

Comments
 (0)