Skip to content

Commit 5c08b86

Browse files
Update ghcr.io/graphql-hive/gateway Docker tag to v1.14.2 (#689)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 13c5cb7 commit 5c08b86

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

0 commit comments

Comments
 (0)