switch back to docker
This commit is contained in:
parent
e49a0c6680
commit
6a855d67f2
@ -15,8 +15,8 @@ RUN apt update
|
|||||||
# For checkout action
|
# For checkout action
|
||||||
RUN apt install -y nodejs
|
RUN apt install -y nodejs
|
||||||
|
|
||||||
# RUN apt install -y docker.io
|
RUN apt install -y docker.io
|
||||||
RUN apt install -y podman podman-docker
|
# RUN apt install -y podman podman-docker
|
||||||
|
|
||||||
RUN rustup target add x86_64-unknown-linux-gnu
|
RUN rustup target add x86_64-unknown-linux-gnu
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user