Skip to content

Commit 71babfa

Browse files
committed
..
1 parent 4ef8f45 commit 71babfa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

federation/gateways/hive-gateway-bun/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
gateway:
3-
image: ghcr.io/graphql-hive/gateway:1.14.2-alpha-93c8bf8ff55765767aaf7c66025da03aece175d8-bun
3+
image: ghcr.io/graphql-hive/gateway:1.14.2-alpha-176b8d0c579b513379ef4a1eb65f13ab2ebeeb8c-bun
44
container_name: gateway
55
networks:
66
- test

federation/gateways/hive-gateway/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
gateway:
3-
image: ghcr.io/graphql-hive/gateway:1.14.2-alpha-93c8bf8ff55765767aaf7c66025da03aece175d8
3+
image: ghcr.io/graphql-hive/gateway:1.14.2-alpha-176b8d0c579b513379ef4a1eb65f13ab2ebeeb8c
44
container_name: gateway
55
networks:
66
- test

0 commit comments

Comments
 (0)