mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-17 12:28:55 +00:00
* Centralize location of images for runme.sh tests. * Switch images. * Fix sanity. * Fix image names. * Fix tag chaos. * One more.
3 lines
83 B
Bash
3 lines
83 B
Bash
# Docker images for runme.sh based tests
|
|
DOCKER_TEST_IMAGE_PYTHON3=python:3-alpine
|