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:
commit
ef6e30cc2b
2
dist/ci/Dockerfile
vendored
2
dist/ci/Dockerfile
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user