Skip to content

Commit

Permalink
chore(deps): bump node from 18.12.1 to 21.7.2 in /packages/backend
Browse files Browse the repository at this point in the history
Bumps node from 18.12.1 to 21.7.2.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent be58ffd commit c86d038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/backend/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:18.12.1@sha256:e9ad817b0d42b4d177a4bef8a0aff97c352468a008c3fdb2b4a82533425480df
FROM node:21.7.2@sha256:fa5e7e628c8fe0ebfd13239b0103de36df36903fc7fee18da9755d022b2b910f
ARG zipbundle
ENV PEERS_NUMBER 20
ENV TOR_TEST_MODE regular
Expand Down

0 comments on commit c86d038

Please sign in to comment.