From ed604cae7e49fc1443a60f8ac04917c8d26b7162 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Apr 2025 22:44:23 +0800 Subject: [PATCH] chore(deps): update ghcr.io/thomiceli/opengist docker tag to v1.10.0 (#3638) * chore(deps): update ghcr.io/thomiceli/opengist docker tag to v1.10.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 --- opengist/{1.9.1 => 1.10.0}/data.yml | 0 opengist/{1.9.1 => 1.10.0}/docker-compose.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename opengist/{1.9.1 => 1.10.0}/data.yml (100%) rename opengist/{1.9.1 => 1.10.0}/docker-compose.yml (86%) diff --git a/opengist/1.9.1/data.yml b/opengist/1.10.0/data.yml similarity index 100% rename from opengist/1.9.1/data.yml rename to opengist/1.10.0/data.yml diff --git a/opengist/1.9.1/docker-compose.yml b/opengist/1.10.0/docker-compose.yml similarity index 86% rename from opengist/1.9.1/docker-compose.yml rename to opengist/1.10.0/docker-compose.yml index 780ceeb93..8422dda9c 100644 --- a/opengist/1.9.1/docker-compose.yml +++ b/opengist/1.10.0/docker-compose.yml @@ -1,6 +1,6 @@ services: opengist: - image: ghcr.io/thomiceli/opengist:1.9.1 + image: ghcr.io/thomiceli/opengist:1.10.0 container_name: ${CONTAINER_NAME} restart: unless-stopped networks: