]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
- use newer Leap Docker image
authorArvin Schnell <aschnell@suse.de>
Wed, 12 Jun 2019 10:42:21 +0000 (12:42 +0200)
committerArvin Schnell <aschnell@suse.de>
Wed, 12 Jun 2019 10:42:21 +0000 (12:42 +0200)
Dockerfile.leap

index 13c69d9a45d36bcbc5809fa5809a051466c017e5..c903d2b2d99ea1edf40cd596e41952ba45458d95 100644 (file)
@@ -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 \