Skip to content

Commit

Permalink
chore: Tag v0.10.0-beta.3
Browse files Browse the repository at this point in the history
  • Loading branch information
amaury1093 committed Nov 26, 2024
1 parent 9ca9f39 commit 4df0035
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ services:
restart: always

worker1:
image: reacherhq/backend:v0.10.0-beta.2
image: reacherhq/backend:v0.10.0-beta.3
container_name: worker1
ports:
- "8080:8080"
Expand All @@ -41,7 +41,7 @@ services:
restart: always

worker2:
image: reacherhq/backend:v0.10.0-beta.2
image: reacherhq/backend:v0.10.0-beta.3
container_name: worker2
ports:
- "8081:8080"
Expand Down

0 comments on commit 4df0035

Please sign in to comment.