Skip to content

Commit 9bb374b

Browse files
build(deps): bump node from 1bbe2be to 2502c88 (#2346)
Bumps node from `1bbe2be` to `2502c88`. --- 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 b413051 commit 9bb374b

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:1bbe2bea2b4d8491bf118ad6e213069c0cbea1c69e8ad58f10560aed790dbba7 as builder
5+
FROM node:24-bullseye-slim@sha256:2502c8872aa92d104425541e7ea04ec0b858b71e8a3141d6c051673620fba6d7 as builder
66

77
WORKDIR /rps
88

0 commit comments

Comments
 (0)