Invalidate docker cache
Some checks failed
buildbot/multibuild_parent Build done.
buildbot/travis_bionic Build done.
buildbot/job/node Build done.

This commit is contained in:
Lee Miller 2023-11-10 16:39:00 +02:00
parent 5a065ddcf4
commit 77c16afa43
Signed by: lee.miller
GPG Key ID: 4F97A5EA88F4AB63

View File

@ -1,6 +1,7 @@
FROM ubuntu:jammy
ENV DEBIAN_FRONTEND=noninteractive
ENV SKIPCACHE=2023-11-10
RUN apt-get update
RUN apt-get install -yq --no-install-suggests --no-install-recommends \