stash: pin to 0.27.2
This commit is contained in:
parent
ae1a5d8c3b
commit
8f339cb33e
|
@ -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}"
|
||||
|
|
Loading…
Reference in New Issue