Skip to content

Commit d806e33

Browse files
chore(deps): update ghcr.io/anitrend/edge-graphql docker tag to v0.1.6 (#472)
* chore(deps): update ghcr.io/anitrend/edge-graphql docker tag to v0.1.6 * chore(stacks): sync generated stacks for renovate update --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 189a43e commit d806e33

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

edge-graphql/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
x-stack: platform
33
services:
44
edge-graphql:
5-
image: ghcr.io/anitrend/edge-graphql:0.1.5
5+
image: ghcr.io/anitrend/edge-graphql:0.1.6
66
container_name: edge-graphql
77
networks:
88
- default

stacks/platform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ services:
4242
memory: 384M
4343
cpus: '0.50'
4444
edge-graphql:
45-
image: ghcr.io/anitrend/edge-graphql:0.1.5
45+
image: ghcr.io/anitrend/edge-graphql:0.1.6
4646
networks:
4747
- default
4848
env_file: ./edge-graphql/.env

0 commit comments

Comments
 (0)