Skip to content

Commit 938e22d

Browse files
Update ghcr.io/graphql-hive/gateway Docker tag to v1.14.1 (#680)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a993478 commit 938e22d

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

0 commit comments

Comments
 (0)