Skip to content

Commit

Permalink
Merge pull request #137 from getlago/v0.15.1-alpha
Browse files Browse the repository at this point in the history
misc: Update worker to v0.15.1-alpha
  • Loading branch information
rsempe authored Nov 23, 2022
2 parents 6bcb4a8 + 1a471d2 commit 6168b50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ services:

api-worker:
container_name: lago-worker
image: getlago/api:v0.15.0-alpha
image: getlago/api:v0.15.1-alpha
restart: unless-stopped
depends_on:
- api
Expand Down

0 comments on commit 6168b50

Please sign in to comment.