UNCLASSIFIED

Commit bc1a1e7a authored by Adam Martin's avatar Adam Martin
Browse files

fix type in python version number

parent 8c4fa870
Pipeline #215060 passed with stages
in 11 minutes and 13 seconds
......@@ -14,7 +14,7 @@ tags:
# Build args passed to Dockerfile ARGs
args:
BASE_IMAGE: "opensource/python/python39"
BASE_TAG: "3.9.4"
BASE_TAG: "v3.9.4"
# Docker image labels
labels:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment