There was an error while loading. Please reload this page.
1 parent 069a7bd commit d463a71Copy full SHA for d463a71
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:1.85-slim AS builder
+FROM rust:latest-slim AS builder
2
3
# Install build dependencies for both X11 and Wayland
4
RUN apt-get update && apt-get install -y \
0 commit comments