FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 93b733eb authored by Roy Harrington's avatar Roy Harrington
Browse files

fix: gcloud-docker-435.0.1 was failing due to being incompatible with Python...

fix: gcloud-docker-435.0.1 was failing due to being incompatible with Python 3.12. Need to pin this to use 3.11
parent 646f6d8e
No related branches found
No related tags found
1 merge request!127fix: gcloud-docker-435.0.1 was failing due to being incompatible with Python...
......@@ -188,6 +188,7 @@ gcloud-docker-435.0.1:
IMAGE_TYPE: gcloud-docker
IMAGE_NAME: gcloud-docker
TAGS: "435.0.1"
PYTHON_VERSION: "3.11"
BUILD_ARGS: "GCLOUD_VERSION"
WHEN_TO_RUN: "weekly"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment