Skip to content

Commit 28c314f

Browse files
committed
Use ubuntu instead of debian
1 parent 08c19e9 commit 28c314f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:bullseye-slim
1+
FROM ubuntu:22.04
22

33
ARG DEBIAN_FRONTEND=noninteractive
44
ARG RUSTC_VERSION="v1.78.0"

0 commit comments

Comments
 (0)