1
0

stash: update to 0.29.1

This commit is contained in:
2025-10-24 07:42:53 +02:00
parent 94941075c4
commit 9644b2743f

View File

@ -235,7 +235,7 @@ services:
restart: unless-stopped
stash:
image: stashapp/stash:v0.28.1
image: stashapp/stash:v0.29.1
container_name: stash
ports:
- "${STASH_EXTERNAL_PORT}:${STASH_INTERNAL_PORT}"