Skip to content

Commit 8319dae

Browse files
authored
bump: ubi 9.4 for docker arm ubi images (elastic#40643)
1 parent 92dc16f commit 8319dae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-tools/packaging/packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ shared:
184184
- &docker_arm_ubi_spec
185185
extra_vars:
186186
image_name: '{{.BeatName}}-ubi'
187-
from: 'registry.access.redhat.com/ubi9/ubi-minimal:9.3'
187+
from: 'registry.access.redhat.com/ubi9/ubi-minimal:9.4'
188188

189189
- &elastic_docker_spec
190190
extra_vars:

0 commit comments

Comments
 (0)