diff --git a/Dockerfile b/Dockerfile index ea2075c11..63a376d61 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ # Copyright (c) Intel Corporation 2021 # SPDX-License-Identifier: Apache-2.0 #*********************************************************************/ -FROM node:24-bullseye-slim@sha256:b5289304fc730df0b170689a33a986418b0d213cd1dac83f633f6b4aaceec631 as builder +FROM node:24-bullseye-slim@sha256:ecce990cda90520459027f7161d8a8820fc3188f83c6ba72c18f9868919b69df as builder WORKDIR /rps