From e649ce400ab2c0d2a8472c692d7c68220dbf3944 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jan 2024 06:49:18 +0000 Subject: [PATCH] chore(deps): update bbilly1/tubearchivist docker tag to v0.4.6 (#2318) --- apps/tubearchivist/config.json | 4 ++-- apps/tubearchivist/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/tubearchivist/config.json b/apps/tubearchivist/config.json index 94886321..0506a21e 100644 --- a/apps/tubearchivist/config.json +++ b/apps/tubearchivist/config.json @@ -5,8 +5,8 @@ "exposable": true, "port": 8120, "id": "tubearchivist", - "tipi_version": 10, - "version": "0.4.5", + "tipi_version": 11, + "version": "0.4.6", "categories": [ "media" ], diff --git a/apps/tubearchivist/docker-compose.yml b/apps/tubearchivist/docker-compose.yml index f956fdde..51791beb 100644 --- a/apps/tubearchivist/docker-compose.yml +++ b/apps/tubearchivist/docker-compose.yml @@ -4,7 +4,7 @@ services: tubearchivist: container_name: tubearchivist restart: unless-stopped - image: bbilly1/tubearchivist:v0.4.5 + image: bbilly1/tubearchivist:v0.4.6 ports: - ${APP_PORT}:8000 dns: