[Jenkins] Use a newer Arch Linux base image.

This commit is contained in:
/dev/urandom 2017-01-21 23:10:48 +01:00
parent 4e3cc7c3e4
commit b24677eb02
No known key found for this signature in database
GPG Key ID: 41322B973E0F295E

View File

@ -1,7 +1,7 @@
# Requires a decent modern Docker version (v1.10.x at least ideally)
# Use semi-official Arch Linux image with fixed versioning
FROM pritunl/archlinux:2016-09-10
FROM pritunl/archlinux:2017-01-14
# Environment variables
ENV WINEPREFIX /wine32