Update Plex docker tag to 1.30.2 (#180)

This commit is contained in:
mcmeel 2023-01-30 21:22:47 -08:00 committed by GitHub
parent da455eb6f2
commit ef23f926c8
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,
"port": 32400,
"id": "plex",
"tipi_version": 8,
"version": "1.30.1",
"tipi_version": 9,
"version": "1.30.2",
"url_suffix": "/web",
"categories": [
"media"

View File

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