From 3bf969cd507eed44883a331336b127e9283f80f8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 17:11:34 +0000 Subject: [PATCH] chore(deps): update ghcr.io/steveiliop56/getashell docker tag to v0.2.0 (#3182) --- apps/getashell/config.json | 4 ++-- apps/getashell/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/getashell/config.json b/apps/getashell/config.json index 2271c832..f94380d9 100644 --- a/apps/getashell/config.json +++ b/apps/getashell/config.json @@ -5,8 +5,8 @@ "exposable": true, "port": 8281, "id": "getashell", - "tipi_version": 6, - "version": "0.1.6", + "tipi_version": 7, + "version": "0.2.0", "categories": [ "utilities" ], diff --git a/apps/getashell/docker-compose.yml b/apps/getashell/docker-compose.yml index 29d8fc5b..a6183e92 100644 --- a/apps/getashell/docker-compose.yml +++ b/apps/getashell/docker-compose.yml @@ -1,7 +1,7 @@ version: "3.9" services: getashell: - image: ghcr.io/steveiliop56/getashell:v0.1.6 + image: ghcr.io/steveiliop56/getashell:v0.2.0 container_name: getashell restart: unless-stopped volumes: