Bypass the docker cache
This commit is contained in:
parent
10cf5b06fd
commit
ffe70350c7
|
@ -3,6 +3,8 @@ FROM ubuntu:bionic AS kivy
|
|||
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
ENV SKIPCACHE=2022-07-20
|
||||
|
||||
RUN apt-get update
|
||||
|
||||
RUN apt-get install -yq \
|
||||
|
|
Reference in New Issue
Block a user