Use new images for export/import tests. (#905)

This commit is contained in:
Felix Fontein
2024-06-29 19:20:24 +02:00
committed by GitHub
parent 81cabbf697
commit 2ce838ab92
2 changed files with 4 additions and 4 deletions
@@ -6,8 +6,8 @@
- set_fact:
image_names:
- "{{ docker_test_image_hello_world }}"
- "{{ docker_test_image_alpine_different }}"
- "{{ docker_test_image_alpine }}"
- "{{ docker_test_image_simple_1 }}"
- "{{ docker_test_image_simple_2 }}"
- name: Make sure images are there
docker_image_pull: