dependencies update

This commit is contained in:
2024-12-21 23:11:13 +01:00
parent 5e320d2782
commit f568fd35b7
89 changed files with 36761 additions and 19028 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM rust:latest as builder
FROM rust:latest AS builder
RUN apt-get update && apt-get install -y --no-install-recommends \
ca-certificates \