We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7290f5e commit 74d425bCopy full SHA for 74d425b
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.13.0
+ARG APOLLO_ROUTER_VERSION=2.13.1
8
# renovate: datasource=github-releases depName=apollographql/apollo-mcp-server
9
ARG APOLLO_MCP_SERVER_VERSION=1.12.0
10
0 commit comments