From b8acc346acf3a0e4dedda705ffc61c8b8ea5a4c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 14:07:39 +0800 Subject: [PATCH] chore(deps): update wcjiang/linux-command docker tag to v1.19.1 (#2054) * chore(deps): update wcjiang/linux-command docker tag to v1.19.1 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version --- apps/linux-command/{1.19.0 => 1.19.1}/data.yml | 0 apps/linux-command/{1.19.0 => 1.19.1}/docker-compose.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename apps/linux-command/{1.19.0 => 1.19.1}/data.yml (100%) rename apps/linux-command/{1.19.0 => 1.19.1}/docker-compose.yml (86%) diff --git a/apps/linux-command/1.19.0/data.yml b/apps/linux-command/1.19.1/data.yml similarity index 100% rename from apps/linux-command/1.19.0/data.yml rename to apps/linux-command/1.19.1/data.yml diff --git a/apps/linux-command/1.19.0/docker-compose.yml b/apps/linux-command/1.19.1/docker-compose.yml similarity index 86% rename from apps/linux-command/1.19.0/docker-compose.yml rename to apps/linux-command/1.19.1/docker-compose.yml index ad866f91..899daaf1 100644 --- a/apps/linux-command/1.19.0/docker-compose.yml +++ b/apps/linux-command/1.19.1/docker-compose.yml @@ -1,6 +1,6 @@ services: linux-command: - image: wcjiang/linux-command:1.19.0 + image: wcjiang/linux-command:1.19.1 container_name: ${CONTAINER_NAME} restart: always ports: