Skip to content

Commit

Permalink
build(deps): bump node from e36f1a2 to 7f9a5ee
Browse files Browse the repository at this point in the history
Bumps node from `e36f1a2` to `7f9a5ee`.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rsdmike committed Dec 12, 2024
1 parent 8accc89 commit aa48349
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:e36f1a2dc3679be22adf3f8f601b85c94114fe5d4b8a51fd9d443092aeb60619 as builder
FROM node:23-bullseye-slim@sha256:7f9a5ee2d95c39c6f4b8025bcc89d8ff90b13d8814f6b5ec9baf837373f108e0 as builder

WORKDIR /rps

Expand Down

0 comments on commit aa48349

Please sign in to comment.