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 905919c commit 7cb02ceCopy full SHA for 7cb02ce
server/Dockerfile
@@ -1,5 +1,5 @@
1
# Base build
2
-FROM rust:1.76-slim-bookworm AS build
+FROM rust:1.79-slim-bookworm AS build
3
4
RUN apt-get update && apt-get install -y \
5
build-essential=12.* \
0 commit comments