mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 09:28:55 -04:00
Update IronBank BASE_IMAGE with ironbank prefix (#102720)
This supports local testing. It should not be included in hardening_manifest.yml, which injects the scope at runtime.
This commit is contained in:
parent
38867b7fb6
commit
6787765c37
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
|
||||
<% if (docker_base == 'iron_bank') { %>
|
||||
ARG BASE_REGISTRY=registry1.dso.mil
|
||||
ARG BASE_IMAGE=redhat/ubi/ubi9
|
||||
ARG BASE_IMAGE=ironbank/redhat/ubi/ubi9
|
||||
ARG BASE_TAG=9.2
|
||||
<% } %>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue