Skip to content

Commit

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

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

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

0 comments on commit e7fe037

Please sign in to comment.