We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8905651 commit 4f8caafCopy full SHA for 4f8caaf
federation/gateways/hive-gateway-bun/docker-compose.yaml
@@ -1,6 +1,6 @@
1
services:
2
gateway:
3
- image: ghcr.io/graphql-hive/gateway:1.15.3-bun
+ image: ghcr.io/graphql-hive/gateway:1.16.0-bun
4
container_name: gateway
5
networks:
6
- test
federation/gateways/hive-gateway/docker-compose.yaml
- image: ghcr.io/graphql-hive/gateway:1.15.3
+ image: ghcr.io/graphql-hive/gateway:1.16.0
0 commit comments