Compare commits

..

No commits in common. '049c0852796dc577728fe92bd839a5cdbbc321d9' and '02c4cc44a251a98381239817b80be485c69e6744' have entirely different histories.

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

Loading…
Cancel
Save