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

* chore(deps): update lscr.io/linuxserver/plex docker tag to v1.29.2

* Update app version

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
renovate[bot] 2022-11-11 19:53:49 +00:00 committed by GitHub
parent 983ae43201
commit 615cfa9647
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": 6, "tipi_version": 7,
"version": "1.29.0", "version": "1.29.2",
"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.29.0 image: lscr.io/linuxserver/plex:1.29.2
container_name: plex container_name: plex
network_mode: host network_mode: host
environment: environment: