Docker image in docker-compose.yml updated to 0.1.1

This commit is contained in:
2025-10-08 22:24:23 +03:00
parent d4a2e2739a
commit adec43fa2b

View File

@@ -15,7 +15,7 @@ services:
memory: 256M
service:
image: git.vendetti.ru/andy/shortlink-rs:0.1.0
image: git.vendetti.ru/andy/shortlink-rs:0.1.1
container_name: shortlink-rs-service
restart: unless-stopped
volumes: