chore(deps): update ghcr.io/jorenn92/maintainerr docker tag to v2.0.3 (#2939)
This commit is contained in:
parent
7d6f7eb96e
commit
363074bc87
|
@ -4,8 +4,8 @@
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"port": 8030,
|
"port": 8030,
|
||||||
"id": "maintainerr",
|
"id": "maintainerr",
|
||||||
"tipi_version": 3,
|
"tipi_version": 4,
|
||||||
"version": "2.0.2",
|
"version": "2.0.3",
|
||||||
"categories": [
|
"categories": [
|
||||||
"media",
|
"media",
|
||||||
"utilities"
|
"utilities"
|
||||||
|
|
|
@ -2,7 +2,7 @@ version: '3'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
maintainerr:
|
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
|
container_name: maintainerr
|
||||||
# user: 1000:1000 # only use this with release 2.0 and up
|
# user: 1000:1000 # only use this with release 2.0 and up
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user