Skip to content
Snippets Groups Projects
Commit 5fbd688a authored by Rajmund Hruška's avatar Rajmund Hruška
Browse files

Set GitLab CI/CD image to Python 3.11

parent 8c94524b
No related branches found
No related tags found
1 merge request!9Add equality with arbitrary objects
Pipeline #12421 passed
# Official language image. Look for the different tagged releases at:
# https://hub.docker.com/r/library/python/tags/
image: ${CI_DEPENDENCY_PROXY_DIRECT_GROUP_IMAGE_PREFIX}/python:latest
image: ${CI_DEPENDENCY_PROXY_DIRECT_GROUP_IMAGE_PREFIX}/python:3.11
# Change pip's cache directory to be inside the project directory since we can
# only cache local items.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment