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

This commit is contained in:
renovate[bot] 2023-09-15 00:38:25 +00:00 committed by GitHub
parent b929d694d2
commit 98d6aa645f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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": 20, "tipi_version": 21,
"version": "1.32.5", "version": "1.32.6",
"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.32.5 image: lscr.io/linuxserver/plex:1.32.6
container_name: plex container_name: plex
network_mode: host network_mode: host
environment: environment: