chore(deps): update bbilly1/tubearchivist docker tag to v0.4.2 (#1360)
This commit is contained in:
parent
74cdc311f4
commit
3b440b4ad7
|
@ -5,8 +5,8 @@
|
|||
"exposable": true,
|
||||
"port": 8120,
|
||||
"id": "tubearchivist",
|
||||
"tipi_version": 6,
|
||||
"version": "0.4.1",
|
||||
"tipi_version": 7,
|
||||
"version": "0.4.2",
|
||||
"supported_architectures": [
|
||||
"amd64",
|
||||
"arm64"
|
||||
|
|
|
@ -4,7 +4,7 @@ services:
|
|||
tubearchivist:
|
||||
container_name: tubearchivist
|
||||
restart: unless-stopped
|
||||
image: bbilly1/tubearchivist:v0.4.1
|
||||
image: bbilly1/tubearchivist:v0.4.2
|
||||
ports:
|
||||
- ${APP_PORT}:8000
|
||||
dns:
|
||||
|
|
Loading…
Reference in New Issue
Block a user