Skip to content

Commit

Permalink
build(deps): bump node from c65ab33 to 1745a99
Browse files Browse the repository at this point in the history
Bumps node from `c65ab33` to `1745a99`.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 26, 2024
1 parent c79d132 commit 84b3a4f
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
@@ -1,4 +1,4 @@
FROM node@sha256:c65ab339c494443a7d2ed36140674bc8815f7100b0d4cebfe0144ce35267a693 as build-stage
FROM node@sha256:1745a99b66da41b5ccd6f7be3810f74ddab16eb4579de10de378adb50d2e6e6f as build-stage
WORKDIR /app
COPY package*.json ./
RUN npm ci
Expand Down

0 comments on commit 84b3a4f

Please sign in to comment.