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 1be4f2b commit db6f909Copy full SHA for db6f909
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