From fcae12444ae0365102bba81306df8bfaf5cf2d07 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 00:41:36 +0000 Subject: [PATCH 1/2] chore(deps): update ghcr.io/anitrend/edge-graphql docker tag to v0.1.7 --- edge-graphql/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edge-graphql/docker-compose.yml b/edge-graphql/docker-compose.yml index cb7e293..5311542 100644 --- a/edge-graphql/docker-compose.yml +++ b/edge-graphql/docker-compose.yml @@ -2,7 +2,7 @@ x-stack: platform services: edge-graphql: - image: ghcr.io/anitrend/edge-graphql:0.1.6 + image: ghcr.io/anitrend/edge-graphql:0.1.7 container_name: edge-graphql networks: - default From fb2c2f612d6e50550fcfe11d2598334cf7e91609 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 00:41:50 +0000 Subject: [PATCH 2/2] chore(stacks): sync generated stacks for renovate update --- stacks/platform.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stacks/platform.yml b/stacks/platform.yml index 0ef6357..b0e8e44 100644 --- a/stacks/platform.yml +++ b/stacks/platform.yml @@ -42,7 +42,7 @@ services: memory: 384M cpus: '0.50' edge-graphql: - image: ghcr.io/anitrend/edge-graphql:0.1.6 + image: ghcr.io/anitrend/edge-graphql:0.1.7 networks: - default env_file: ./edge-graphql/.env