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
apache
activemq
Commits
bf6a95f0
You need to sign in or sign up before continuing.
Commit
bf6a95f0
authored
Feb 03, 2021
by
Vickie Shen
Browse files
minor version bump to 5.16.1
parent
4d1b34ce
Pipeline
#150609
failed with stages
in 45 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
Dockerfile
Dockerfile
+1
-1
hardening_manifest.yaml
hardening_manifest.yaml
+4
-4
No files found.
Dockerfile
View file @
bf6a95f0
...
@@ -24,4 +24,4 @@ EXPOSE 8161 61616 5672 61613 1833
...
@@ -24,4 +24,4 @@ EXPOSE 8161 61616 5672 61613 1833
HEALTHCHECK
CMD curl localhost:8161
HEALTHCHECK
CMD curl localhost:8161
CMD
["apache-activemq/bin/activemq", " start"]
CMD
["apache-activemq/bin/activemq", " start"]
\ No newline at end of file
hardening_manifest.yaml
View file @
bf6a95f0
...
@@ -8,7 +8,7 @@ name: "opensource/apache/activemq"
...
@@ -8,7 +8,7 @@ name: "opensource/apache/activemq"
# 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
:
-
"
5.16.
0
"
-
"
5.16.
1
"
-
"
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
:
"
http://activemq.apache.org/components/classic/"
org.opencontainers.image.url
:
"
http://activemq.apache.org/components/classic/"
## Name of the distributing entity, organization or individual
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor
:
"
Apache"
org.opencontainers.image.vendor
:
"
Apache"
org.opencontainers.image.version
:
"
5.16.
0
"
org.opencontainers.image.version
:
"
5.16.
1
"
## Keywords to help with search (ex. "cicd,gitops,golang")
## Keywords to help with search (ex. "cicd,gitops,golang")
# mil.dso.ironbank.image.keywords: "FIXME"
# mil.dso.ironbank.image.keywords: "FIXME"
## 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
:
apache-activemq-bin.tar.gz
-
filename
:
apache-activemq-bin.tar.gz
url
:
https://downloads.apache.org/activemq/5.16.
0
/apache-activemq-5.16.
0
-bin.tar.gz
url
:
https://downloads.apache.org/activemq/5.16.
1
/apache-activemq-5.16.
1
-bin.tar.gz
validation
:
validation
:
type
:
sha512
type
:
sha512
value
:
999928176e57b0805e8a53834e7f4eb648baf271a0c60de31ebd95fa63f2b089aa41c2ef7353790835e2e8cc39c4b778f535b38e6dc0c67a79c3c1da335c4a0a
value
:
43d3f3a890bffae85c6f1002e9cf950fcc1fd17f3f5e55dc3b85d39d09e2e323
# 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