Get rid of hello-world image, 1/2 (#924)

* Use our image for pull test.

* Add 386 versions of the images.
This commit is contained in:
Felix Fontein
2024-07-08 09:04:06 +02:00
committed by GitHub
parent 4277b60340
commit f9461bb441
3 changed files with 3 additions and 3 deletions
@@ -5,7 +5,7 @@
- name: Basic pull tests
vars:
image_name: "{{ docker_test_image_hello_world_platform }}"
image_name: "{{ docker_test_image_simple_1 }}"
block:
- name: Make sure image is not there
docker_image_remove: