Skip to content

Commit

Permalink
build(deps): bump node from ddde508 to 9b04ccc (#1981)
Browse files Browse the repository at this point in the history
Bumps node from `ddde508` to `9b04ccc`.

---
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>
  • Loading branch information
dependabot[bot] authored Feb 4, 2025
1 parent d3d5c46 commit fc4aa79
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:ddde50802a76b8ac61995c7d44d469c39e483e391cad03327065ac2e1f28abfd as builder
FROM node:23-bullseye-slim@sha256:9b04ccc8d2fb14843e77446c1a0625b88cf2b5e5091bad4d987faa2a8180ebed as builder

WORKDIR /rps

Expand Down

0 comments on commit fc4aa79

Please sign in to comment.