diff --git a/misc/containers/super-graph/Dockerfile b/misc/containers/super-graph/Dockerfile index 46727da..dfca8ca 100644 --- a/misc/containers/super-graph/Dockerfile +++ b/misc/containers/super-graph/Dockerfile @@ -5,7 +5,7 @@ ARG HTTPS_PROXY= ARG http_proxy= ARG https_proxy= -ARG SUPERGRAPH_VERSION=hydra-compat +ARG SUPERGRAPH_VERSION=88ba105b70c60b2c7467dc1f76f041cec2614a04 ARG WAITFORIT_VERSION=v2.4.1 RUN apk add --no-cache go make git curl bash ca-certificates