mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Merge branch 'fix-opensuse-image' into 'master'
Use archive image for openSUSE 42.3 See merge request gitlab-org/gitlab-build-images!205
This commit is contained in:
commit
8b0cd1a729
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM opensuse:42.3
|
||||
FROM opensuse/archive:42.3
|
||||
|
||||
RUN zypper -q -n --gpg-auto-import-keys update \
|
||||
&& zypper -q -n in -t pattern devel_perl devel_basis \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue