Skip to content

Commit

Permalink
build(deps): bump node from f2f1e23 to 26127e7 (#1901)
Browse files Browse the repository at this point in the history
Bumps node from `f2f1e23` to `26127e7`.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Madhavi Losetty <[email protected]>
  • Loading branch information
dependabot[bot] and madhavilosetty-intel authored Dec 2, 2024
1 parent e3b38d8 commit ea9dfda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Copyright (c) Intel Corporation 2021
# SPDX-License-Identifier: Apache-2.0
#*********************************************************************/
FROM node:23-bullseye-slim@sha256:f2f1e232f5736ea4b3d7a1f3fede9ad5c11f4546dbf63175576e5a9753db03c7 as builder
FROM node:23-bullseye-slim@sha256:26127e770e05b5f702b52402c3a3e875aeb66aa59d7dda29ebc50f8ce6c92576 as builder

WORKDIR /rps

Expand Down

0 comments on commit ea9dfda

Please sign in to comment.