Skip to content

Commit 8e4ffb2

Browse files
Update ghcr.io/graphql-hive/gateway Docker tag to v1.15.3 (#708)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9520ba6 commit 8e4ffb2

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

0 commit comments

Comments
 (0)