Skip to content

Commit

Permalink
Bump node from cf5e7b2 to 09dbe0a
Browse files Browse the repository at this point in the history
Bumps node from `cf5e7b2` to `09dbe0a`.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 24, 2024
1 parent a67f622 commit 733b87d
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:lts-alpine3.20@sha256:cf5e7b223dea2efc6a73c55c6655b740576fe9c2596927a53533feded0fb5f5f
FROM node:lts-alpine3.20@sha256:09dbe0a53523c2482d85a037efc6b0e8e8bb16c6f1acf431fe36aa0ebc871c06

ADD package.json package-lock.json /
RUN npm ci --production
Expand Down

0 comments on commit 733b87d

Please sign in to comment.