chore(deps): update lscr.io/linuxserver/plex docker tag to v1.40.1 (#2836)

This commit is contained in:
renovate[bot] 2024-03-15 00:43:52 +00:00 committed by GitHub
parent 816d679aab
commit 2e44a89bf1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"exposable": true, "exposable": true,
"port": 32400, "port": 32400,
"id": "plex", "id": "plex",
"tipi_version": 24, "tipi_version": 25,
"version": "1.40.0", "version": "1.40.1",
"url_suffix": "/web", "url_suffix": "/web",
"categories": [ "categories": [
"media" "media"

View File

@ -2,7 +2,7 @@ version: "3.7"
services: services:
plex: plex:
image: lscr.io/linuxserver/plex:1.40.0 image: lscr.io/linuxserver/plex:1.40.1
container_name: plex container_name: plex
network_mode: host network_mode: host
environment: environment: