UNCLASSIFIED

Commits (2)
...@@ -14,7 +14,7 @@ tags: ...@@ -14,7 +14,7 @@ tags:
# Build args passed to Dockerfile ARGs # Build args passed to Dockerfile ARGs
args: args:
BASE_IMAGE: "opensource/python/python39" BASE_IMAGE: "opensource/python/python39"
BASE_TAG: "v3.9.6" BASE_TAG: "v3.9.7"
# Docker image labels # Docker image labels
labels: labels:
......