1
0
Fork 0
mirror of synced 2024-06-01 18:19:46 +12:00

fix image for docker

This commit is contained in:
Alexis Lefebvre 2023-03-15 02:27:05 +01:00
parent 329fc8f93d
commit 7937c7b203
No known key found for this signature in database
GPG key ID: 3DCE39C7795C652A

View file

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