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 7e7da09 commit e4a3f00Copy full SHA for e4a3f00
federation/gateways/hive-gateway-bun/docker-compose.yaml
@@ -1,6 +1,6 @@
1
services:
2
gateway:
3
- image: ghcr.io/graphql-hive/gateway:1.16.0-bun
+ image: ghcr.io/graphql-hive/gateway:1.16.1-bun
4
container_name: gateway
5
networks:
6
- test
federation/gateways/hive-gateway/docker-compose.yaml
- image: ghcr.io/graphql-hive/gateway:1.16.0
+ image: ghcr.io/graphql-hive/gateway:1.16.1
0 commit comments