We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c3ff75 commit 7725719Copy full SHA for 7725719
.gitlab-ci.yml
@@ -57,6 +57,7 @@ stages:
57
.build-python:
58
extends:
59
- .build-base
60
+ image: docker.io/python:3.10
61
tags:
62
- platform:k8s
63
- runner:large
0 commit comments