1 Commits

Author SHA1 Message Date
b571ed1bd0 Update rust Docker tag to v1.87
All checks were successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/audit Pipeline was successful
2025-05-16 00:02:07 +00:00

View File

@@ -1,4 +1,4 @@
FROM rust:1.86 AS builder FROM rust:1.87 AS builder
RUN apt update \ RUN apt update \
&& apt install -y --no-install-recommends libclang-dev hunspell \ && apt install -y --no-install-recommends libclang-dev hunspell \