Merge pull request #137 from getlago/v0.15.1-alpha

misc: Update worker to v0.15.1-alpha
This commit is contained in:
Romain Sempé 2022-11-23 15:25:41 +01:00 committed by GitHub
commit 6168b5000f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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