We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aea7d6 commit ee35e91Copy full SHA for ee35e91
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:1.66.1-slim-bullseye as builder
+FROM rust:1.67.1-slim-bullseye as builder
2
RUN apt-get update && \
3
apt-get install -y --no-install-recommends \
4
--allow-unauthenticated \
0 commit comments