UNCLASSIFIED

Commit e6e0627d authored by sean.melissari's avatar sean.melissari
Browse files

Merge branch '0.1.4' into 'development'

Updating to latest base container.

See merge request !12
parents 209d5290 966a94df
Pipeline #457794 passed with stages
in 9 minutes and 46 seconds
......@@ -8,13 +8,13 @@ name: "galvanize/galvanize/python-code-evaluator"
# The most specific version should be the first tag and will be shown
# on ironbank.dsop.io
tags:
- "0.1.3"
- "0.1.4"
- "latest"
# Build args passed to Dockerfile ARGs
args:
BASE_IMAGE: "opensource/python/python39"
BASE_TAG: "v3.9.6"
BASE_TAG: "v3.9.7"
# Docker image labels
labels:
......@@ -23,7 +23,7 @@ labels:
org.opencontainers.image.licenses: "proprietary"
org.opencontainers.image.url: "https://www.galvanize.com"
org.opencontainers.image.vendor: "Galvanize"
org.opencontainers.image.version: "0.1.3"
org.opencontainers.image.version: "0.1.4"
mil.dso.ironbank.image.keywords: "lms,learn,galvanize,online,classes,remote,learning"
mil.dso.ironbank.image.type: "commercial"
mil.dso.ironbank.product.name: "Learn"
......@@ -34,11 +34,11 @@ resources:
type: s3
id: galvanize
region: us-gov-west-1
url: s3://learn-dependencies/python-evaluator/redis-cli-0.1.3.tar.gz
url: s3://learn-dependencies/python-evaluator/redis-cli-0.1.4.tar.gz
filename: redis-cli.tar.gz
validation:
type: sha256
value: 00e97c4cdc39d17e7207184c6fd0e6d7e009df7d9e3f1867d6d2b22b390e9bf5
value: afdbf83ba59fc8e13daa1cd10d53396984dea4bc01cd556b63fda57904c7767b
# List of project maintainers
maintainers:
......
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