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 59f4d8a commit e338a99Copy full SHA for e338a99
lambda.Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:1.73-alpine3.17 as builder
+FROM rust:1.77-alpine3.17 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