Use published Docker image in defaults
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
services:
|
||||
kosync-rs:
|
||||
image: kosync-rs:latest
|
||||
build:
|
||||
context: .
|
||||
image: sodium/kosync-rs:v2.1.1
|
||||
container_name: kosync-rs
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user