mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
[artifacts] Bump ironbank base image to ubi:8.7 (#146917)
This commit is contained in:
parent
c107f8a73a
commit
939698faf0
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
################################################################################
|
||||
ARG BASE_REGISTRY=registry1.dso.mil
|
||||
ARG BASE_IMAGE=redhat/ubi/ubi8
|
||||
ARG BASE_TAG=8.6
|
||||
ARG BASE_TAG=8.7
|
||||
|
||||
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} as prep_files
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue