gitlab-ci: fix archlinux docker image

This commit is contained in:
Hans-Christoph Steiner 2021-05-13 15:42:36 +02:00
parent 72cef85201
commit e4a7726033
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ ubuntu_bionic_pip:
# test install process on a bleeding edge distro with pip
arch_pip_install:
image: archlinux/base
image: archlinux
only:
- master@fdroid/fdroidserver
script: