Skip to content

Commit

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

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

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

0 comments on commit e7c56f7

Please sign in to comment.