We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75faeba commit 4a24693Copy full SHA for 4a24693
Dockerfile
@@ -4,7 +4,7 @@ FROM almalinux:10-minimal@sha256:7e4fd6b1a34ef63762ff03a48cefad1e5ca8660c18d1dc8
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.12.1
+ARG APOLLO_ROUTER_VERSION=2.13.0
8
# renovate: datasource=github-releases depName=apollographql/apollo-mcp-server
9
ARG APOLLO_MCP_SERVER_VERSION=1.11.0
10
0 commit comments