mirror of https://github.com/decompals/wibo.git
Move docker build back a bit (#25)
This commit is contained in:
parent
d631bad6b2
commit
b65a585ee3
|
@ -1,4 +1,4 @@
|
||||||
FROM ubuntu:22.04 as build
|
FROM ubuntu:20.04 as build
|
||||||
|
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
&& apt-get install -y --no-install-recommends \
|
&& apt-get install -y --no-install-recommends \
|
||||||
|
|
Loading…
Reference in New Issue