Skip to content

Commit

Permalink
[artifacts] Bump ironbank base image to ubi:8.7 (elastic#146917)
Browse files Browse the repository at this point in the history
(cherry picked from commit 939698f)
  • Loading branch information
jbudz committed Dec 2, 2022
1 parent 3372c87 commit 5c2b670
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 5c2b670

Please sign in to comment.