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
O
Opensource
rustlang
rust
Commits
9e99414b
Commit
9e99414b
authored
Aug 04, 2021
by
Joshua Eason
Browse files
Merge branch 'jeason-development-patch-19893' into 'development'
Updating to 1.54.0 See merge request
!23
parents
b31c0aa2
5f187f9e
Pipeline
#416613
passed with stages
in 20 minutes and 44 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
hardening_manifest.yaml
hardening_manifest.yaml
+4
-4
No files found.
hardening_manifest.yaml
View file @
9e99414b
...
@@ -8,7 +8,7 @@ name: "opensource/rustlang/rust"
...
@@ -8,7 +8,7 @@ name: "opensource/rustlang/rust"
# 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
:
-
"
1.5
3
.0"
-
"
1.5
4
.0"
-
"
latest"
-
"
latest"
# Build args passed to Dockerfile ARGs
# Build args passed to Dockerfile ARGs
...
@@ -27,7 +27,7 @@ labels:
...
@@ -27,7 +27,7 @@ labels:
org.opencontainers.image.url
:
"
https://www.rust-lang.org/"
org.opencontainers.image.url
:
"
https://www.rust-lang.org/"
## Name of the distributing entity, organization or individual
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor
:
"
Maintained
by
the
Rust
Team."
org.opencontainers.image.vendor
:
"
Maintained
by
the
Rust
Team."
org.opencontainers.image.version
:
"
1.5
3
.0"
org.opencontainers.image.version
:
"
1.5
4
.0"
## Keywords to help with search (ex. "cicd,gitops,golang")
## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords
:
"
rust"
mil.dso.ironbank.image.keywords
:
"
rust"
## This value can be "opensource" or "commercial"
## This value can be "opensource" or "commercial"
...
@@ -38,10 +38,10 @@ labels:
...
@@ -38,10 +38,10 @@ labels:
# List of resources to make available to the offline build context
# List of resources to make available to the offline build context
resources
:
resources
:
-
filename
:
rust.tar.gz
-
filename
:
rust.tar.gz
url
:
https://static.rust-lang.org/dist/rust-1.5
3
.0-x86_64-unknown-linux-gnu.tar.gz
url
:
https://static.rust-lang.org/dist/rust-1.5
4
.0-x86_64-unknown-linux-gnu.tar.gz
validation
:
validation
:
type
:
sha256
type
:
sha256
value
:
5e9e556d2ccce27aa8f01a528f1348bf8cdd34496c35ec2abf131660b9792fed
value
:
350354495b1d4b6dd2ec7cf96aa9bc61d031951cf667a31e8cf401dc508639e6
# List of project maintainers
# List of project maintainers
# FIXME: Fill in the following details for the current container owner in the whitelist
# FIXME: Fill in the following details for the current container owner in the whitelist
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment