feat: use docker:dind image

This commit is contained in:
Simon Cornet 2025-07-18 18:55:00 +02:00
commit 1f8f17608d

View file

@ -10,7 +10,7 @@ services:
molecule:
stage: "testing"
image: "docker:latest"
image: "docker:dind"
script:
# install python, pip and git