Update stashapp/stash Docker tag to v0.28.0

This commit is contained in:
renovate[bot]
2025-03-19 02:39:24 +00:00
committed by GitHub
parent 3a48567bb2
commit ec0c41570f

View File

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