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 1a6149a commit 785b23fCopy full SHA for 785b23f
Dockerfile
@@ -1,4 +1,4 @@
1
-# syntax=docker/dockerfile:1.17@sha256:e63addfe27b10e394a5f9f1e866961adc70d08573f1cb80f8d1a0999347b3553
+# syntax=docker/dockerfile:1.17@sha256:38387523653efa0039f8e1c89bb74a30504e76ee9f565e25c9a09841f9427b05
2
ARG RUST_VERSION=1.87.0@sha256:251cec8da4689d180f124ef00024c2f83f79d9bf984e43c180a598119e326b84
3
4
FROM rust:${RUST_VERSION} AS planner
0 commit comments