Skip to content

Commit

Permalink
chore(deps): bump node from 18.12.1 to 22.1.0 in /packages/backend
Browse files Browse the repository at this point in the history
Bumps node from 18.12.1 to 22.1.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 6, 2024
1 parent abd9101 commit 1eaff8f
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.1.0@sha256:64c46a664eccedec63941dab4027c178a36debe08a232d4f9d7da5aca91cff3d
ARG zipbundle
ENV PEERS_NUMBER 20
ENV TOR_TEST_MODE regular
Expand Down

0 comments on commit 1eaff8f

Please sign in to comment.