mirror of
https://gitlab.com/stilobique/blender-docker.git
synced 2026-05-27 20:27: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:
|
||||
stage: build
|
||||
services:
|
||||
- docker:19.03.12-dind
|
||||
- docker:dind
|
||||
script:
|
||||
- apk add python3
|
||||
- apk add py3-pip
|
||||
|
||||
Reference in New Issue
Block a user