Skip to content

Commit 5cf9da5

Browse files
authored
test: change test data (#91)
* test: change test data * use the right image
1 parent 5cc6ee7 commit 5cf9da5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ironbank/templates/elastic-agent/packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ shared:
5959
- &docker_ubi_spec
6060
extra_vars:
6161
image_name: '{{.BeatName}}-ubi9'
62-
from: 'docker.elastic.co/ubi9/ubi-minimal'
62+
from: 'redhat/ubi9-minimal'
6363

6464
- &docker_arm_ubi_spec
6565
extra_vars:

0 commit comments

Comments
 (0)