diff --git a/Dockerfile b/Dockerfile index d51de7bbf3802a531236a76e5e971278e56d3ec0..13bb9b96b35c7f5a8a94a5edb670c25f33e926c2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dso.mil ARG BASE_IMAGE=ironbank/opensource/nodejs/nodejs12 ARG BASE_TAG=12.22.1 -FROM lovasoa/wbo:1.12.0 as base +FROM lovasoa/wbo:1.13.1 as base FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index b879243c61714be5a3c84bf3623623417d75a590..c16e4d44782e4f4d223bfa26e7d8b35f0867df5b 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -8,7 +8,7 @@ name: "opensource/lovasoa/wbo" # The most specific version should be the first tag and will be shown # on ironbank.dsop.io tags: -- "1.12.0" +- "1.13.1" - "latest" # Build args passed to Dockerfile ARGs @@ -27,7 +27,7 @@ labels: org.opencontainers.image.url: "https://github.com/lovasoa/whitebophir" ## Name of the distributing entity, organization or individual org.opencontainers.image.vendor: "lovasoa" - org.opencontainers.image.version: "1.12.0" + org.opencontainers.image.version: "1.13.1" ## Keywords to help with search (ex. "cicd,gitops,golang") mil.dso.ironbank.image.keywords: "opensource" ## This value can be "opensource" or "commercial" @@ -37,8 +37,8 @@ labels: # List of resources to make available to the offline build context resources: -- tag: lovasoa/wbo:1.12.0 - url: docker://docker.io/lovasoa/wbo@sha256:bcd26a5b9764aa12f59422541cdcd6a6534b45dd33dd78577f552008fe3b90e5 +- tag: lovasoa/wbo:1.13.1 + url: docker://docker.io/lovasoa/wbo@sha256:a22b9198e3eb2a4f51d06c7b6c134bc1faea01921d6e1eff31735e0ef8afce05 # List of project maintainers maintainers: