docs/examples/docker-compose: update cobalt package version

This commit is contained in:
wukko
2025-05-29 20:54:31 +06:00
parent 0e82023db8
commit 8a7b3e9386

View File

@ -1,11 +1,11 @@
services: services:
cobalt-api: cobalt:
image: ghcr.io/imputnet/cobalt:10 image: ghcr.io/imputnet/cobalt:11
init: true init: true
read_only: true read_only: true
restart: unless-stopped restart: unless-stopped
container_name: cobalt-api container_name: cobalt
ports: ports:
- 9000:9000/tcp - 9000:9000/tcp