Update stashapp/stash Docker tag to v0.29.1

This commit is contained in:
renovate[bot]
2025-10-22 03:46:15 +00:00
committed by GitHub
parent e2c7690655
commit e836b69ff0

View File

@@ -4,7 +4,7 @@ networks:
services:
stash:
image: stashapp/stash:v0.29.0
image: stashapp/stash:v0.29.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"