mirror of
https://gitlab.com/stilobique/blender-docker.git
synced 2026-05-28 04:37:47 +02:00
Change the docker image based
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ image: docker:19.03.12
|
|||||||
job-build-docker-latest:
|
job-build-docker-latest:
|
||||||
stage: build
|
stage: build
|
||||||
services:
|
services:
|
||||||
- docker:19.03.12-dind
|
- docker:dind
|
||||||
script:
|
script:
|
||||||
- apk add python3
|
- apk add python3
|
||||||
- apk add py3-pip
|
- apk add py3-pip
|
||||||
|
|||||||
Reference in New Issue
Block a user