Compare commits

..

2 Commits

@ -1,4 +1,4 @@
FROM rust:1.86-slim as build FROM rust:1.84-slim as build
# Install build dependencies # Install build dependencies
RUN apt-get update \ RUN apt-get update \

Loading…
Cancel
Save