Skip to content

Commit 2c76298

Browse files
build(deps): bump node from 51b7dfd to 92359ab (#2272)
Bumps node from `51b7dfd` to `92359ab`. --- 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>
1 parent c9f1a9a commit 2c76298

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:51b7dfddfa21021b6546071425f07aea13bf2848315e7b803f0bfd31f44cc472 as builder
5+
FROM node:24-bullseye-slim@sha256:92359ab82f7818ce3642709febf2ecdfd4b599d07df7b8c1ca772045fb0d68f4 as builder
66

77
WORKDIR /rps
88

0 commit comments

Comments
 (0)