Skip to content

Commit

Permalink
build(deps): bump node from 3e4b1fd to 7066619 (#129)
Browse files Browse the repository at this point in the history
Bumps node from `3e4b1fd` to `7066619`.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Henry <henry.git@outlook.com>
  • Loading branch information
dependabot[bot] and henry-hub authored Jul 21, 2024
1 parent 16e934a commit 0f1b6a1
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:22-slim@sha256:3e4b1fdda6c3c8bde15e4f626e9c51971165218fb0befe105594070feefc8330
FROM node:22-slim@sha256:70666190c55408e0ea297dc9d4be5d89729d888f4bb720d4b77433c117509cc4
WORKDIR /usr/src/app
COPY package.json package-lock.json ./
RUN npm ci --production
Expand Down

0 comments on commit 0f1b6a1

Please sign in to comment.