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
lovasoa
wbo
Commits
85f230dd
Commit
85f230dd
authored
Jun 21, 2021
by
David Freeman
Browse files
update upstream img digest
parent
e6e977db
Pipeline
#328308
failed with stages
in 9 minutes and 48 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
Dockerfile
Dockerfile
+1
-1
hardening_manifest.yaml
hardening_manifest.yaml
+1
-1
No files found.
Dockerfile
View file @
85f230dd
...
@@ -16,7 +16,7 @@ WORKDIR /opt/app
...
@@ -16,7 +16,7 @@ WORKDIR /opt/app
RUN
dnf upgrade
-y
&&
\
RUN
dnf upgrade
-y
&&
\
dnf
install
npm
-y
&&
\
dnf
install
npm
-y
&&
\
#
npm ci --production &&
\
npm ci
--production
&&
\
dnf
-y
remove npm
&&
\
dnf
-y
remove npm
&&
\
dnf clean all
&&
\
dnf clean all
&&
\
rm
-rf
/var/cache/dnf
&&
\
rm
-rf
/var/cache/dnf
&&
\
...
...
hardening_manifest.yaml
View file @
85f230dd
...
@@ -38,7 +38,7 @@ labels:
...
@@ -38,7 +38,7 @@ 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
:
-
tag
:
lovasoa/wbo:v1.14.4
-
tag
:
lovasoa/wbo:v1.14.4
url
:
docker://docker.io/lovasoa/wbo@sha256:
50fcda9c6ca92b955df7ed19bcea6dd3671f4b8c338c0ebdc21a4da7b82f3767
url
:
docker://docker.io/lovasoa/wbo@sha256:
4614b2d3399be083130987f66737dfc3513da86f1954ea10faa4415d9c614498
# 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