community.docker/tests/integration/targets/setup_docker/vars/main.env
Felix Fontein ebafa17b02
[WIP] Fix CI (#50)
* Centralize location of images for runme.sh tests.

* Switch images.

* Fix sanity.

* Fix image names.

* Fix tag chaos.

* One more.
2020-12-15 13:57:38 +01:00

3 lines
83 B
Bash

# Docker images for runme.sh based tests
DOCKER_TEST_IMAGE_PYTHON3=python:3-alpine