Use published Docker image in defaults

This commit is contained in:
Codex
2026-06-12 14:32:52 +00:00
parent c1f568be1d
commit aab4764e48
4 changed files with 9 additions and 8 deletions

View File

@@ -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: