chore(deps): update ghcr.io/jorenn92/maintainerr docker tag to v2.0.3 (#2939)

This commit is contained in:
renovate[bot] 2024-03-25 17:08:19 +00:00 committed by GitHub
parent 7d6f7eb96e
commit 363074bc87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -4,8 +4,8 @@
"exposable": true,
"port": 8030,
"id": "maintainerr",
"tipi_version": 3,
"version": "2.0.2",
"tipi_version": 4,
"version": "2.0.3",
"categories": [
"media",
"utilities"

View File

@ -2,7 +2,7 @@ version: '3'
services:
maintainerr:
image: ghcr.io/jorenn92/maintainerr:2.0.2 # or jorenn92/maintainerr:1.7.1
image: ghcr.io/jorenn92/maintainerr:2.0.3 # or jorenn92/maintainerr:1.7.1
container_name: maintainerr
# user: 1000:1000 # only use this with release 2.0 and up
volumes: