1
0
Fork 0

update: update docker.artifacts.apextoaster.com/library/python docker tag to v3.11

This commit is contained in:
renovate[bot] 2022-11-20 15:34:31 +00:00 committed by Sean Sube
parent d5bcdede8c
commit 615c620def
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@
.build-python:
extends:
- .shared-runner
image: docker.artifacts.apextoaster.com/library/python:3.10
image: docker.artifacts.apextoaster.com/library/python:3.11
.build-sonar:
extends: