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:
|
||||
front:
|
||||
image: tombursch/kitchenowl-web:v0.4.17
|
||||
image: tombursch/kitchenowl-web:v0.4.20
|
||||
depends_on:
|
||||
- back
|
||||
networks:
|
||||
|
@ -31,8 +31,8 @@ services:
|
|||
- traefik.http.routers.kitchenowl.service=kitchenowl
|
||||
- traefik.http.services.kitchenowl.loadbalancer.server.port=80
|
||||
- traefik.docker.network=traefik
|
||||
back:
|
||||
image: tombursch/kitchenowl:v88
|
||||
kitchenowl:
|
||||
image: tombursch/kitchenowl:v92
|
||||
networks:
|
||||
- kitchenowl
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue