From 0022a2bcd4686eb67700b62e28e50c1112f07757 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Feb 2025 21:56:18 +0800 Subject: [PATCH] chore(deps): update wcjiang/linux-command docker tag to v1.20.0 (#3270) * chore(deps): update wcjiang/linux-command docker tag to v1.20.0 * 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 --- linux-command/{1.19.1 => 1.20.0}/data.yml | 0 linux-command/{1.19.1 => 1.20.0}/docker-compose.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename linux-command/{1.19.1 => 1.20.0}/data.yml (100%) rename linux-command/{1.19.1 => 1.20.0}/docker-compose.yml (86%) diff --git a/linux-command/1.19.1/data.yml b/linux-command/1.20.0/data.yml similarity index 100% rename from linux-command/1.19.1/data.yml rename to linux-command/1.20.0/data.yml diff --git a/linux-command/1.19.1/docker-compose.yml b/linux-command/1.20.0/docker-compose.yml similarity index 86% rename from linux-command/1.19.1/docker-compose.yml rename to linux-command/1.20.0/docker-compose.yml index 899daaf12..3304ebaf3 100644 --- a/linux-command/1.19.1/docker-compose.yml +++ b/linux-command/1.20.0/docker-compose.yml @@ -1,6 +1,6 @@ services: linux-command: - image: wcjiang/linux-command:1.19.1 + image: wcjiang/linux-command:1.20.0 container_name: ${CONTAINER_NAME} restart: always ports: