v0.10.302 #2

Merged
didirus merged 289 commits from feature-clean into beta 2025-07-08 15:00:09 +00:00
2 changed files with 5 additions and 5 deletions
Showing only changes of commit 9821737431 - Show all commits
+1 -1
View File
@@ -1,4 +1,4 @@
FROM rust:1.82.0 as build FROM rust:1.86.0 AS build
ENV PKG_CONFIG_ALLOW_CROSS=1 ENV PKG_CONFIG_ALLOW_CROSS=1
WORKDIR /usr/src/daedalus WORKDIR /usr/src/daedalus
+1 -1
View File
@@ -1,4 +1,4 @@
FROM rust:1.84.0 as build FROM rust:1.86.0 AS build
ENV PKG_CONFIG_ALLOW_CROSS=1 ENV PKG_CONFIG_ALLOW_CROSS=1
WORKDIR /usr/src/labrinth WORKDIR /usr/src/labrinth