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
Google
Golang
golang-1.15
Commits
69a8a3f9
Commit
69a8a3f9
authored
Aug 05, 2021
by
Joshua Eason
Browse files
Merge branch 'jeason-development-patch-01301' into 'development'
Update to 1.15.15 See merge request
!23
parents
7bfcddac
04266a4d
Pipeline
#451307
passed with stages
in 16 minutes and 49 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 @
69a8a3f9
...
@@ -8,7 +8,7 @@ name: "google/golang/golang-1.15"
...
@@ -8,7 +8,7 @@ name: "google/golang/golang-1.15"
# 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.15.1
4
"
-
"
1.15.1
5
"
-
"
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://hub.docker.com/_/golang"
org.opencontainers.image.url
:
"
https://hub.docker.com/_/golang"
## Name of the distributing entity, organization or individual
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor
:
"
Google"
org.opencontainers.image.vendor
:
"
Google"
org.opencontainers.image.version
:
"
1.15.1
4
"
org.opencontainers.image.version
:
"
1.15.1
5
"
## Keywords to help with search (ex. "cicd,gitops,golang")
## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords
:
"
golang,go"
mil.dso.ironbank.image.keywords
:
"
golang,go"
## 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
:
golang.tar.gz
-
filename
:
golang.tar.gz
url
:
https://golang.org/dl/go1.15.1
4
.linux-amd64.tar.gz
url
:
https://golang.org/dl/go1.15.1
5
.linux-amd64.tar.gz
validation
:
validation
:
type
:
sha256
type
:
sha256
value
:
6f5410c113b803f437d7a1ee6f8f124100e536cc7361920f7e640fedf7add72d
value
:
0885cf046a9f099e260d98d9ec5d19ea9328f34c8dc4956e1d3cd87daaddb345
# List of project maintainers
# List of project maintainers
maintainers
:
maintainers
:
...
...
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