diff --git a/Dockerfile b/Dockerfile index 84b4e7afd..a8379c9b0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -23,7 +23,7 @@ RUN npm prune --production # set the user to non-root USER node -FROM alpine:latest@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a +FROM alpine:latest@sha256:21dc6063fd678b478f57c0e13f47560d0ea4eeba26dfc947b2a4f81f686b9f45 LABEL license='SPDX-License-Identifier: Apache-2.0' \ copyright='Copyright (c) Intel Corporation 2021'