Skip to content

Commit

Permalink
feat: release worker 1.1.0-rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
kalabukdima committed Aug 14, 2024
1 parent 68e3938 commit 9215b08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 60 deletions.
4 changes: 2 additions & 2 deletions src/worker/docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
worker:
image: subsquid/p2p-worker:1.0.3
image: subsquid/p2p-worker:1.1.0-rc3
restart: unless-stopped
command: p2p
env_file:
Expand All @@ -19,4 +19,4 @@ services:
deploy:
resources:
limits:
memory: 16G
memory: 16G
58 changes: 0 additions & 58 deletions src/worker/run_worker.sh

This file was deleted.

0 comments on commit 9215b08

Please sign in to comment.