Skip to content

Commit 88ba037

Browse files
dependabot[bot]rsdmike
authored andcommitted
build(deps): bump node from 19436f9 to 18379ee
Bumps node from `19436f9` to `18379ee`. --- updated-dependencies: - dependency-name: node dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a89555b commit 88ba037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
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:23-bullseye-slim@sha256:19436f9dd870d799f16258de43fb5bf4b90340f56f2232515d80d8f7908dc3d2 as builder
5+
FROM node:23-bullseye-slim@sha256:18379ee656cbc1d4d740ecd9da1c81c0609ce58d48fbe771e103bf6ad0028605 as builder
66

77
WORKDIR /rps
88

0 commit comments

Comments
 (0)