We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6719c80 commit 10cb642Copy full SHA for 10cb642
chombot-kcc.dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:1.91.1 as builder
+FROM rust:1.92.0 as builder
2
3
RUN USER=root cargo new --bin chombot
4
chombot.dockerfile
0 commit comments