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 4427590 commit d1bf13fCopy full SHA for d1bf13f
Dockerfile
@@ -4,7 +4,7 @@ FROM almalinux:10-minimal@sha256:56d2971a2597628fe3e933fb400eb85f832f7d27459b016
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.3.0
+ARG APOLLO_ROUTER_VERSION=2.4.0
8
# renovate: datasource=github-releases depName=apollographql/apollo-mcp-server
9
ARG APOLLO_MCP_SERVER_VERSION=0.5.2
10
0 commit comments