UNCLASSIFIED

Commit 85f230dd authored by David Freeman's avatar David Freeman
Browse files

update upstream img digest

parent e6e977db
Pipeline #328308 failed with stages
in 9 minutes and 48 seconds
...@@ -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 && \
......
...@@ -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:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment