📦 build: pin image tag to v1.0.0 in docker-compose and README

This commit is contained in:
2026-07-13 23:18:59 +07:00
parent cfca7971e0
commit 286c28bfcf
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
services:
trollssh:
image: ghcr.io/yuzuzensai/trollssh:latest
image: ghcr.io/yuzuzensai/trollssh:v1.0.0
container_name: trollssh
restart: unless-stopped
ports: