1
0
Fork 0

Temporarily revert to 20.10 due to Docker runtime bug
continuous-integration/drone/push Build was killed Details

main
Ambrose Chua 2021-04-27 00:35:04 +08:00
parent 8fb784695d
commit 653d348e25
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM ubuntu:21.04
FROM ubuntu:20.10
RUN apt-get update \
&& apt-get install -y \

View File

@ -1,4 +1,4 @@
FROM ubuntu:21.04
FROM ubuntu:20.10
RUN apt-get update \
&& apt-get install -y \

View File

@ -1,4 +1,4 @@
FROM ubuntu:21.04
FROM ubuntu:20.10
RUN apt-get update \
&& apt-get install -y \