fix image for docker (#947)

pull/961/head
Alexis Lefebvre 1 year ago committed by GitHub
parent 329fc8f93d
commit 336bbd3057
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,4 +1,4 @@
FROM debian:11
FROM ubuntu:22.04
# curl is needed by Rust update tool
RUN apt-get update \

Loading…
Cancel
Save