Compare commits
2 Commits
c101fba07c
...
2f101bedc3
Author | SHA1 | Date | |
---|---|---|---|
2f101bedc3 | |||
30b118a621 |
@@ -1,4 +1,4 @@
|
|||||||
FROM rust:1.86 AS builder
|
FROM rust:1.88 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