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 1be4f2b + db6f909 commit 4554779Copy full SHA for 4554779
bridge/Dockerfile
@@ -1,5 +1,5 @@
1
# Base build
2
-FROM rust:1.81-slim-bookworm AS build
+FROM rust:1.86-slim-bookworm AS build
3
4
RUN apt-get update && apt-get install -y \
5
build-essential=12.* \
server/Dockerfile
-FROM rust:1.83-slim-bookworm AS build
svix-cli/Dockerfile
0 commit comments