stash: pin to 0.27.2
This commit is contained in:
parent
ae1a5d8c3b
commit
8f339cb33e
|
@ -206,7 +206,7 @@ services:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
stash:
|
stash:
|
||||||
image: stashapp/stash:latest
|
image: stashapp/stash:v0.27.2
|
||||||
container_name: stash
|
container_name: stash
|
||||||
ports:
|
ports:
|
||||||
- "${STASH_EXTERNAL_PORT}:${STASH_INTERNAL_PORT}"
|
- "${STASH_EXTERNAL_PORT}:${STASH_INTERNAL_PORT}"
|
||||||
|
|
Loading…
Reference in New Issue