We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2616e10 commit 8a0e097Copy full SHA for 8a0e097
Dockerfile
@@ -4,7 +4,7 @@ FROM almalinux:10-minimal@sha256:cd55007b9804e36134bf488df6437171615c7a318addb13
4
# renovate: datasource=github-releases depName=just-containers/s6-overlay
5
ARG S6_OVERLAY_VERSION=3.2.1.0
6
# renovate: datasource=github-releases depName=apollographql/router
7
-ARG APOLLO_ROUTER_VERSION=2.5.0
+ARG APOLLO_ROUTER_VERSION=2.7.0
8
# renovate: datasource=github-releases depName=apollographql/apollo-mcp-server
9
ARG APOLLO_MCP_SERVER_VERSION=0.8.0
10
0 commit comments