Tony Westerich
Results
2
comments of
Tony Westerich
I'm having a similar issue when using Docker executor with image `bentolor/docker-dind-awscli` with or without the `latest` tag. ``` stages: - test image: bentolor/docker-dind-awscli tests: stage: test only: - main...
Downgrade to `docker:28-dind` worked for me. Thanks @tianon.