Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent c79d132 commit 1cf827c
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:0b50ca11d81b5ed2622ff8770f040cdd4bd93a2561208c01c0c5db98bd65d551 as build-stage
WORKDIR /app
COPY package*.json ./
RUN npm ci
Expand Down

0 comments on commit 1cf827c

Please sign in to comment.