diff --git a/Dockerfile b/Dockerfile index e7fdf91698d665a81caa70d8f3e5e1080a41d790..d5476711c9d63aeb8456d099fbd1f57ed15a2323 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dsop.io ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8 ARG BASE_TAG=8.3 -FROM node:10.23 as base +FROM node:10.24 as base FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index ac23f183d82944579eae56541b352b4f007fbdbe..ba150ae8095820bd1c850ffc537b7204053e8abb 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -37,8 +37,8 @@ labels: # List of resources to make available to the offline build context resources: -- tag: node:10.23 - url: docker://docker.io/library/node@sha256:69c6890c8dc83f1cf0b1e5120a918180ed3c1e08b43c981d595377f3462ffcc8 +- tag: node:10.24 + url: docker://docker.io/library/node@sha256:edf393d8c2b2ba07ec11c7808e5ef7b88374e36b6186aa7b7c0e8571f818b387 # List of project maintainers # FIXME: Fill in the following details for the current container owner in the whitelist