feat: Use release 1.0.0 by default
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
c6dd4c04f3
commit
40e342e6b9
3 changed files with 3 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
{{ ansible_managed | comment }}
|
||||
services:
|
||||
server:
|
||||
image: coller:latest
|
||||
image: coller:{{ coller_version }}
|
||||
build: /opt/coller
|
||||
container_name: collerd
|
||||
restart: always
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue