From: Arvin Schnell Date: Wed, 12 Jun 2019 10:42:21 +0000 (+0200) Subject: - use newer Leap Docker image X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=52da0f06f6cc6ff23737e384510aa532627ec20a;p=thirdparty%2Fsnapper.git - use newer Leap Docker image --- diff --git a/Dockerfile.leap b/Dockerfile.leap index 13c69d9a..c903d2b2 100644 --- a/Dockerfile.leap +++ b/Dockerfile.leap @@ -1,5 +1,5 @@ -# Build the latest openSUSE Leap (42.x) image -FROM opensuse:leap +# Build the latest openSUSE Leap image +FROM opensuse/leap RUN zypper --non-interactive in --no-recommends \ autoconf \