Merge pull request #1888 from jberry-suse/ci-distribution-leap-base

dist/ci/Dockerfile: change from Tumbleweed to Leap for build host.
This commit is contained in:
Jimmy Berry 2019-03-06 14:59:24 -06:00 committed by GitHub
commit ef6e30cc2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
dist/ci/Dockerfile vendored
View File

@ -1,7 +1,7 @@
# https://docs.docker.com/engine/reference/builder/
# Used for TEST_SUITE=distribution and deployment to OBS.
FROM opensuse/tumbleweed
FROM opensuse/leap
MAINTAINER Jimmy Berry <jberry@suse.com>
# https://github.com/openSUSE/obs-service-set_version/issues/44 python-packaging