Skip to content

Commit b05b5d2

Browse files
build(deps): bump alpine from 4bcff63 to 4b7ce07 (#2363)
Bumps alpine from `4bcff63` to `4b7ce07`. --- updated-dependencies: - dependency-name: alpine dependency-version: latest dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d20b93 commit b05b5d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ RUN npm prune --production
2323
# set the user to non-root
2424
USER node
2525

26-
FROM alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1
26+
FROM alpine:latest@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412
2727
LABEL license='SPDX-License-Identifier: Apache-2.0' \
2828
copyright='Copyright (c) Intel Corporation 2021'
2929

0 commit comments

Comments
 (0)