We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 329fc8f commit 336bbd3Copy full SHA for 336bbd3
misc/docker/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM debian:11
+FROM ubuntu:22.04
2
3
# curl is needed by Rust update tool
4
RUN apt-get update \
0 commit comments