We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b0c069 + bcc14d7 commit 0bc6820Copy full SHA for 0bc6820
1 file changed
api/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:1.80.1 as transformerBuilder
+FROM rust:1-bookworm as transformerBuilder
2
WORKDIR /usr/src/myapp
3
COPY ./transformer .
4
RUN cargo install --path .
0 commit comments