From 2956c37c0781f0323351c949e2bcc62e15f2d359 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 20:58:47 +0000 Subject: [PATCH 1/2] chore(deps): update ghcr.io/anitrend/edge-graphql docker tag to v0.1.8 --- 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 5311542..8f89426 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.7 + image: ghcr.io/anitrend/edge-graphql:0.1.8 container_name: edge-graphql networks: - default From 75ad512e9214b5d236057c0a78805f5e73ec6707 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 20:59:00 +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 4f4140c..ab4d170 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.7 + image: ghcr.io/anitrend/edge-graphql:0.1.8 networks: - default env_file: ./edge-graphql/.env