Change to newer archlinux Docker image for AUR package build

This commit is contained in:
timvisee 2019-02-28 21:00:03 +01:00
parent 077a8a0a9d
commit b8e3ad1300
No known key found for this signature in database
GPG key ID: B8DB720BC383E172

View file

@ -141,7 +141,7 @@ crate:
# AUR package release
pkg-aur:
image: base/archlinux
image: archlinux/base
stage: release
only:
- /^v(\d+\.)*\d+$/