chore(deps): update stashapp/stash docker tag to v0.29.2 (#2380)
This commit is contained in:
parent
673891702e
commit
104c49b627
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
stash:
|
stash:
|
||||||
image: "stashapp/stash:v0.29.1"
|
image: "stashapp/stash:v0.29.2"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue