Skip to content

Commit d42c6e5

Browse files
committed
Bump to Inigo v1
1 parent ac5cce1 commit d42c6e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

federation/inigo/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
FROM alpine:3.19
55
RUN apk add --no-cache curl
66

7-
COPY --from=inigohub/gateway:v0.30.15 /usr/bin/gateway .
7+
COPY --from=inigohub/gateway:1.1.0 /usr/bin/gateway .
88

99
COPY supergraph.graphql ./
1010
COPY config.yaml ./

0 commit comments

Comments
 (0)