Update stashapp/stash Docker tag to v0.28.1

This commit is contained in:
renovate[bot]
2025-03-20 01:37:50 +00:00
committed by GitHub
parent 5647e5e743
commit 1a3ba50fa1
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services: services:
stash: stash:
image: stashapp/stash:v0.28.0 image: stashapp/stash:v0.28.1
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"