chore(deps): update bbilly1/tubearchivist docker tag to v0.4.5 (#1867)
This commit is contained in:
parent
6f00b687b8
commit
174ff4b41e
|
@ -5,8 +5,8 @@
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"port": 8120,
|
"port": 8120,
|
||||||
"id": "tubearchivist",
|
"id": "tubearchivist",
|
||||||
"tipi_version": 9,
|
"tipi_version": 10,
|
||||||
"version": "0.4.4",
|
"version": "0.4.5",
|
||||||
"categories": [
|
"categories": [
|
||||||
"media"
|
"media"
|
||||||
],
|
],
|
||||||
|
|
|
@ -4,7 +4,7 @@ services:
|
||||||
tubearchivist:
|
tubearchivist:
|
||||||
container_name: tubearchivist
|
container_name: tubearchivist
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
image: bbilly1/tubearchivist:v0.4.4
|
image: bbilly1/tubearchivist:v0.4.5
|
||||||
ports:
|
ports:
|
||||||
- ${APP_PORT}:8000
|
- ${APP_PORT}:8000
|
||||||
dns:
|
dns:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user