[FIX] docker-compose release 1.1.1
This commit is contained in:
parent
e20425df93
commit
45aeec119f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
version: "3.3"
|
version: "3.3"
|
||||||
services:
|
services:
|
||||||
ERPLibre:
|
ERPLibre:
|
||||||
image: technolibre/erplibre:1.1.0
|
image: technolibre/erplibre:1.1.1
|
||||||
ports:
|
ports:
|
||||||
- 8069:8069
|
- 8069:8069
|
||||||
- 8071:8071
|
- 8071:8071
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue