index : sparkle-git.git

ascending towards madness

Diff

 Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile
index a89d7d6..541ddfa 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
FROM rust:1.71-slim AS builder
FROM rust:1.78-slim AS builder

RUN rustup component add rustfmt
RUN apt-get update && apt-get install -y libssl-dev pkg-config clang