update kitchenowl
This commit is contained in:
parent
349fead960
commit
96399c3809
1 changed files with 3 additions and 3 deletions
|
@ -15,7 +15,7 @@ volumes:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
front:
|
front:
|
||||||
image: tombursch/kitchenowl-web:v0.4.17
|
image: tombursch/kitchenowl-web:v0.4.20
|
||||||
depends_on:
|
depends_on:
|
||||||
- back
|
- back
|
||||||
networks:
|
networks:
|
||||||
|
@ -31,8 +31,8 @@ services:
|
||||||
- traefik.http.routers.kitchenowl.service=kitchenowl
|
- traefik.http.routers.kitchenowl.service=kitchenowl
|
||||||
- traefik.http.services.kitchenowl.loadbalancer.server.port=80
|
- traefik.http.services.kitchenowl.loadbalancer.server.port=80
|
||||||
- traefik.docker.network=traefik
|
- traefik.docker.network=traefik
|
||||||
back:
|
kitchenowl:
|
||||||
image: tombursch/kitchenowl:v88
|
image: tombursch/kitchenowl:v92
|
||||||
networks:
|
networks:
|
||||||
- kitchenowl
|
- kitchenowl
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in a new issue