UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
G
Galvanize
galvanize
python-code-evaluator
Compare Revisions
209d5290d90246e809d0735d3806f0189b61c83e...e6e0627da5b03a9d9f70c8294bcf0573d934ba9a
Commits (2)
Updating to latest base image.
· 966a94df
Michael Uranaka
authored
Sep 02, 2021
966a94df
Merge branch '0.1.4' into 'development'
· e6e0627d
sean.melissari
authored
Sep 02, 2021
Updating to latest base container. See merge request
!12
e6e0627d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
hardening_manifest.yaml
hardening_manifest.yaml
+5
-5
No files found.
hardening_manifest.yaml
View file @
e6e0627d
...
@@ -8,13 +8,13 @@ name: "galvanize/galvanize/python-code-evaluator"
...
@@ -8,13 +8,13 @@ name: "galvanize/galvanize/python-code-evaluator"
# The most specific version should be the first tag and will be shown
# The most specific version should be the first tag and will be shown
# on ironbank.dsop.io
# on ironbank.dsop.io
tags
:
tags
:
-
"
0.1.
3
"
-
"
0.1.
4
"
-
"
latest"
-
"
latest"
# 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
:
...
@@ -23,7 +23,7 @@ labels:
...
@@ -23,7 +23,7 @@ labels:
org.opencontainers.image.licenses
:
"
proprietary"
org.opencontainers.image.licenses
:
"
proprietary"
org.opencontainers.image.url
:
"
https://www.galvanize.com"
org.opencontainers.image.url
:
"
https://www.galvanize.com"
org.opencontainers.image.vendor
:
"
Galvanize"
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.keywords
:
"
lms,learn,galvanize,online,classes,remote,learning"
mil.dso.ironbank.image.type
:
"
commercial"
mil.dso.ironbank.image.type
:
"
commercial"
mil.dso.ironbank.product.name
:
"
Learn"
mil.dso.ironbank.product.name
:
"
Learn"
...
@@ -34,11 +34,11 @@ resources:
...
@@ -34,11 +34,11 @@ resources:
type
:
s3
type
:
s3
id
:
galvanize
id
:
galvanize
region
:
us-gov-west-1
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
filename
:
redis-cli.tar.gz
validation
:
validation
:
type
:
sha256
type
:
sha256
value
:
00e97c4cdc39d17e7207184c6fd0e6d7e009df7d9e3f1867d6d2b22b390e9bf5
value
:
afdbf83ba59fc8e13daa1cd10d53396984dea4bc01cd556b63fda57904c7767b
# List of project maintainers
# List of project maintainers
maintainers
:
maintainers
:
...
...