Change the docker image based

This commit is contained in:
2022-06-10 17:47:20 +02:00
parent 15bf31cdb3
commit 19bc188d67
+1 -1
View File
@@ -3,7 +3,7 @@ image: docker:19.03.12
job-build-docker-latest:
stage: build
services:
- docker:19.03.12-dind
- docker:dind
script:
- apk add python3
- apk add py3-pip