Compare commits
1 Commits
30b118a621
...
b571ed1bd0
Author | SHA1 | Date | |
---|---|---|---|
b571ed1bd0 |
@@ -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 \
|
||||||
|
Reference in New Issue
Block a user