Skip to content

Commit

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

---
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] committed May 20, 2024
1 parent 043c082 commit cd808f1
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:22.2.0@sha256:a8ba58f54e770a0f910ec36d25f8a4f1670e741a58c2e6358b2c30b575c84263
ARG zipbundle
ENV PEERS_NUMBER 20
ENV TOR_TEST_MODE regular
Expand Down

0 comments on commit cd808f1

Please sign in to comment.