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
Cloudentity
acp
Commits
32398e5b
Commit
32398e5b
authored
May 04, 2021
by
Dominik Zeromski
Browse files
Bump to 1.9.0
parent
74fbf009
Pipeline
#243259
passed with stages
in 37 minutes and 42 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
Dockerfile
Dockerfile
+1
-1
hardening_manifest.yaml
hardening_manifest.yaml
+6
-6
No files found.
Dockerfile
View file @
32398e5b
...
...
@@ -6,7 +6,7 @@ FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
RUN
yum update
-y
\
&&
yum clean all
\
&&
rm
-rfv
/var/cache/yum
ARG
PACKAGE=cloudentity-acp-1.
8
.0.tar.gz
ARG
PACKAGE=cloudentity-acp-1.
9
.0.tar.gz
COPY
${PACKAGE} .
RUN
tar
xvf
${
PACKAGE
}
&&
rm
-f
${
PACKAGE
}
RUN
groupadd
-r
cloudentity
\
...
...
hardening_manifest.yaml
View file @
32398e5b
...
...
@@ -2,8 +2,8 @@
apiVersion
:
v1
name
:
"
cloudentity/acp"
tags
:
-
"
1.
8
.0"
-
"
1.
8
"
-
"
1.
9
.0"
-
"
1.
9
"
-
"
1"
-
"
latest"
args
:
...
...
@@ -15,16 +15,16 @@ labels:
org.opencontainers.image.licenses
:
"
Proprietary"
org.opencontainers.image.url
:
"
https://cloudentity.com/"
org.opencontainers.image.vendor
:
"
Cloudentity"
org.opencontainers.image.version
:
"
1.
8
.0"
org.opencontainers.image.version
:
"
1.
9
.0"
mil.dso.ironbank.image.keywords
:
"
cloudentity,acp,authorization"
mil.dso.ironbank.image.type
:
"
commercial"
mil.dso.ironbank.product.name
:
"
cloudentity"
resources
:
-
filename
:
cloudentity-acp-1.
8
.0.tar.gz
url
:
https://cloudentity-acp-ironbank-releases.s3.amazonaws.com/cloudentity-acp-1.
8
.0.tar.gz
-
filename
:
cloudentity-acp-1.
9
.0.tar.gz
url
:
https://cloudentity-acp-ironbank-releases.s3.amazonaws.com/cloudentity-acp-1.
9
.0.tar.gz
validation
:
type
:
sha256
value
:
4ee923113296ae9619197871fc78ba240c0128baacaf08c143de476335
fc
4
8f
5
value
:
c4d1ac31a948f983090eae156af6d8e37da04144b736fae27
fc8f
fda2425b43e
maintainers
:
-
name
:
"
Artur
Smolarek"
email
:
"
asmolarek@cloudentity.com"
...
...
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