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 5146dd6 commit eed6eb4Copy full SHA for eed6eb4
docker/router.dockerfile
@@ -2,7 +2,7 @@
2
FROM scratch AS pkg
3
FROM scratch AS config
4
5
-FROM rust:1.85 AS build
+FROM rust:1.87 AS build
6
7
# Required by Apollo Router
8
RUN apt-get update
0 commit comments