Skip to content

Commit 1d44447

Browse files
Update ghcr.io/graphql-hive/gateway Docker tag to v1.16.2 (#735)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 096867e commit 1d44447

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.16.1-bun
3+
image: ghcr.io/graphql-hive/gateway:1.16.2-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.16.1
3+
image: ghcr.io/graphql-hive/gateway:1.16.2
44
container_name: gateway
55
networks:
66
- test

0 commit comments

Comments
 (0)