chore: Update the builder container version
This commit is contained in:
parent
c594257c4f
commit
0f80b14869
@ -1,4 +1,4 @@
|
|||||||
FROM rust:1.67.1-slim-buster as builder
|
FROM rust:1.70.0-slim-bookworm as builder
|
||||||
WORKDIR /src
|
WORKDIR /src
|
||||||
RUN apt-get update &&\
|
RUN apt-get update &&\
|
||||||
apt-get install -y libssl-dev gcc musl pkg-config
|
apt-get install -y libssl-dev gcc musl pkg-config
|
||||||
|
Loading…
Reference in New Issue
Block a user