From b2b29f7ba550d3b88e200957b7552b32e811f852 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Kucharczyk?= Date: Tue, 30 Dec 2025 07:51:20 +0100 Subject: [PATCH] stash: update to 0.30., remove cruft --- docker-compose.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 18866ff..f7eebdf 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -277,12 +277,10 @@ services: restart: unless-stopped stash: - image: stashapp/stash:v0.29.3 + image: stashapp/stash:v0.30.0 container_name: stash ports: - "${STASH_EXTERNAL_PORT}:${STASH_INTERNAL_PORT}" - ## If you intend to use stash's DLNA functionality uncomment the below network mode and comment out the above ports section - # network_mode: host logging: driver: "json-file" options: