Must increase community.docker becasue of python3-requests 27/74827/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Sat, 15 Mar 2025 15:26:41 +0000 (16:26 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sat, 15 Mar 2025 15:26:41 +0000 (16:26 +0100)
https://pkgs.alpinelinux.org/packages?name=*requests&branch=v3.18&repo=&arch=x86_64&origin=&flagged=&maintainer=

Change-Id: I14996bcc2401f33a4daef0ed1e25a5ba4711ec70
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
jjb/functest/xtesting-ci.yaml

index 0734f43..717f8a2 100644 (file)
           case {alpine} in \
           "3.18") \
             [ -z "$VIRTUAL_ENV" ] && apk add ansible git ;; \
+            ansible-galaxy collection install -f community.docker ;; \
           "3.19") \
             [ -z "$VIRTUAL_ENV" ] && apk add ansible git && \
             ansible-galaxy collection install -f community.docker ;; \