Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent c79d132 commit 2e3761c
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:a569d16e90f2e59da5594793509db37ebfa2d4eb4c5982758fad8f4c79f8ff8f as build-stage
WORKDIR /app
COPY package*.json ./
RUN npm ci
Expand Down

0 comments on commit 2e3761c

Please sign in to comment.