Change image of opensuse 42.1 to 42.2

This commit is contained in:
Balasankar C 2017-06-12 14:54:00 +05:30
parent 0effba54c6
commit f7971e9a3d
No known key found for this signature in database
GPG key ID: 96EDAB9B2E6B7171
2 changed files with 3 additions and 4 deletions

View file

@ -43,7 +43,7 @@ golang-1.8-git-2.8.4 test: *test_build
omnibus-gitlab-centos6 test: *test_build
omnibus-gitlab-centos7 test: *test_build
omnibus-gitlab-jessie test: *test_build
omnibus-gitlab-opensuse42.1 test: *test_build
omnibus-gitlab-opensuse42.2 test: *test_build
omnibus-gitlab-trusty test: *test_build
omnibus-gitlab-wheezy test: *test_build
omnibus-gitlab-xenial test: *test_build
@ -64,7 +64,7 @@ golang-1.8-git-2.8.4: *build_and_deploy
omnibus-gitlab-centos6: *build_and_deploy
omnibus-gitlab-centos7: *build_and_deploy
omnibus-gitlab-jessie: *build_and_deploy
omnibus-gitlab-opensuse42.1: *build_and_deploy
omnibus-gitlab-opensuse42.2: *build_and_deploy
omnibus-gitlab-trusty: *build_and_deploy
omnibus-gitlab-wheezy: *build_and_deploy
omnibus-gitlab-xenial: *build_and_deploy

View file

@ -1,6 +1,5 @@
FROM opensuse:42.1
FROM opensuse:42.2
#RUN zypper addrepo http://download.opensuse.org/repositories/devel:/tools/openSUSE_Leap_42.1/ develtools
RUN zypper -q -n --gpg-auto-import-keys update
RUN zypper -q -n in -t pattern devel_perl devel_basis
RUN zypper -q -n install \