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: