Skip to content

Commit ed49940

Browse files
build(deps): bump node from e20d454 to b528930 (#2283)
Bumps node from `e20d454` to `b528930`. --- updated-dependencies: - dependency-name: node dependency-version: 24-bullseye-slim dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ganesh Raikhelkar <ganesh.raikhelkar@intel.com>
1 parent e76cde5 commit ed49940

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
@@ -2,7 +2,7 @@
22
# Copyright (c) Intel Corporation 2021
33
# SPDX-License-Identifier: Apache-2.0
44
#*********************************************************************/
5-
FROM node:24-bullseye-slim@sha256:e20d454a39f10ec7c023a726d29a4918efc84a14cb70024a4b57f7b599944124 as builder
5+
FROM node:24-bullseye-slim@sha256:b5289304fc730df0b170689a33a986418b0d213cd1dac83f633f6b4aaceec631 as builder
66

77
WORKDIR /rps
88

0 commit comments

Comments
 (0)