Upload Docker image used for connection tests to GHCR. (#944)

This commit is contained in:
Felix Fontein
2024-07-25 22:46:43 +02:00
committed by GitHub
parent c3aceebd7d
commit 41445def33
2 changed files with 2 additions and 1 deletions
@@ -3,4 +3,4 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# Docker images for runme.sh based tests
DOCKER_TEST_IMAGE_PYTHON3=python:3-alpine
DOCKER_TEST_IMAGE_PYTHON3=ghcr.io/ansible-collections/community.docker/docker-python:3-alpine