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.
2 parents 778e293 + 0878dfb commit 258e7e8Copy full SHA for 258e7e8
Dockerfile
@@ -1,5 +1,5 @@
1
# Build stage
2
-FROM rust:1.72-alpine3.18 as cargo-build
+FROM rust:1.72-alpine3.18 AS cargo-build
3
4
RUN apk add --no-cache musl-dev pkgconfig openssl-dev
5
0 commit comments