Skip to content

Commit

Permalink
build(deps): bump node from a8eb7b8 to 1aef3f6
Browse files Browse the repository at this point in the history
Bumps node from `a8eb7b8` to `1aef3f6`.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 4ac99f6 commit 51b4060
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
@@ -2,7 +2,7 @@
# Copyright (c) Intel Corporation 2021
# SPDX-License-Identifier: Apache-2.0
#*********************************************************************/
FROM node:23-bullseye-slim@sha256:a8eb7b8b06ebb1726cd5af0e54cbae419873ecc092e62a649c2a05b5942e2011 as builder
FROM node:23-bullseye-slim@sha256:1aef3f68a0063f11f57b3ad413289e97e16bcaa0b6d8f9d0c7128457a0e5d6f8 as builder

WORKDIR /rps

0 comments on commit 51b4060

Please # to comment.