Skip to content

Commit

Permalink
build(deps): bump node from 840dad0 to 8a4e437
Browse files Browse the repository at this point in the history
Bumps node from `840dad0` to `8a4e437`.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 38c8891 commit ac8a5bf
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:840dad0077213cadd2d734d542ae11cd0f648200be29504eb1b6e2c995d2b75a as build-stage
FROM node@sha256:8a4e437f8f114697af2c0ab93fd0c4909b3eafac23541ac649f1d4b5d3eae3cc as build-stage
WORKDIR /app
COPY package*.json ./
RUN npm ci
Expand Down

0 comments on commit ac8a5bf

Please sign in to comment.