misc(docker): bump api to v0.13.1-alpha

This commit is contained in:
Jeremy Denquin 2022-10-24 16:02:59 +02:00
parent 14a6aaf762
commit bfa07ffed8
3 changed files with 8 additions and 8 deletions

View File

@ -30,7 +30,7 @@ services:
api:
container_name: lago-api
image: getlago/api-arm64v8:v0.11.0-alpha
image: getlago/api-arm64v8:v0.13.1-alpha
restart: unless-stopped
depends_on:
- db
@ -67,7 +67,7 @@ services:
front:
container_name: lago-front
image: getlago/front-arm64v8:v0.11.0-alpha
image: getlago/front-arm64v8:v0.13.0-alpha
restart: unless-stopped
# Use this command if you want to use SSL with Let's Encrypt
# command: "/bin/sh -c 'while :; do sleep 6h & wait $${!}; nginx -s reload; done & nginx -g \"daemon off;\"'"
@ -103,7 +103,7 @@ services:
api-worker:
container_name: lago-worker
image: getlago/api-arm64v8:v0.11.0-alpha
image: getlago/api-arm64v8:v0.13.1-alpha
restart: unless-stopped
depends_on:
- api
@ -135,7 +135,7 @@ services:
api-clock:
container_name: lago-clock
image: getlago/api-arm64v8:v0.11.0-alpha
image: getlago/api-arm64v8:v0.13.1-alpha
restart: unless-stopped
depends_on:
- api

View File

@ -31,7 +31,7 @@ services:
api:
container_name: lago-api
image: getlago/api:v0.13.0-alpha
image: getlago/api:v0.13.1-alpha
restart: unless-stopped
depends_on:
- db
@ -109,7 +109,7 @@ services:
api-worker:
container_name: lago-worker
image: getlago/api:v0.13.0-alpha
image: getlago/api:v0.13.1-alpha
restart: unless-stopped
depends_on:
- api
@ -144,7 +144,7 @@ services:
api-clock:
container_name: lago-clock
image: getlago/api:v0.13.0-alpha
image: getlago/api:v0.13.1-alpha
restart: unless-stopped
depends_on:
- api

2
front

@ -1 +1 @@
Subproject commit 6f0451f5117312236279cfc0d1d1f87467f8a46f
Subproject commit c539b554eeb59860790f2fcf5a0e74f3f5e8946e