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 4cbdf2f commit 885f8f7Copy full SHA for 885f8f7
lambda.Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:1.77-alpine3.17 as builder
+FROM rust:1.77-alpine as builder
2
RUN rustup component add clippy rustfmt
3
RUN apk add --no-cache musl-dev zip
4
WORKDIR /usr/src/sqlpage
0 commit comments