1
0
Fork 0

stash: pin to 0.27.2

This commit is contained in:
Lukáš Kucharczyk 2024-11-06 10:13:47 +01:00
parent ae1a5d8c3b
commit 8f339cb33e
1 changed files with 1 additions and 1 deletions

View File

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