From f207b3bba9bc97d47147e41c078af7204b7ac33a Mon Sep 17 00:00:00 2001 From: /dev/root Date: Fri, 1 Mar 2019 20:44:34 +0100 Subject: [PATCH] Update Dockerfile arch base container --- deps/json11 | 2 +- deps/libtommath | 2 +- deps/mongoose | 2 +- deps/pdcurses | 2 +- deps/zlib | 2 +- jenkins/wine32.Dockerfile | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/deps/json11 b/deps/json11 index 8d33613e..ec4e4521 160000 --- a/deps/json11 +++ b/deps/json11 @@ -1 +1 @@ -Subproject commit 8d33613ebde0e7756a026e3770330da11e741823 +Subproject commit ec4e45219af1d7cde3d58b49ed762376fccf1ace diff --git a/deps/libtommath b/deps/libtommath index 9faf3055..13444a8a 160000 --- a/deps/libtommath +++ b/deps/libtommath @@ -1 +1 @@ -Subproject commit 9faf3055885e138d7ff59e941ef1db7556aba07d +Subproject commit 13444a8af2d077eda8fd0be017cac2dad20465dc diff --git a/deps/mongoose b/deps/mongoose index 1e9fabe1..e9a8e546 160000 --- a/deps/mongoose +++ b/deps/mongoose @@ -1 +1 @@ -Subproject commit 1e9fabe1ca6e02f5426086075ec50ed5ea7ead1d +Subproject commit e9a8e5468d9e6e37fd2813decfd49f0d5312e66e diff --git a/deps/pdcurses b/deps/pdcurses index 287d740e..2b9bb5d0 160000 --- a/deps/pdcurses +++ b/deps/pdcurses @@ -1 +1 @@ -Subproject commit 287d740e3381776fb9c0923d9d144848bf75ed36 +Subproject commit 2b9bb5d0c8fc563fec431cf24efb0f985e4b43b7 diff --git a/deps/zlib b/deps/zlib index deb44b57..7c0c75e9 160000 --- a/deps/zlib +++ b/deps/zlib @@ -1 +1 @@ -Subproject commit deb44b57429b05d4ad5b4f793c969e58a9328f06 +Subproject commit 7c0c75e990ca5395139c148f120042048b0ce091 diff --git a/jenkins/wine32.Dockerfile b/jenkins/wine32.Dockerfile index 70f696c0..bc04ea82 100644 --- a/jenkins/wine32.Dockerfile +++ b/jenkins/wine32.Dockerfile @@ -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 base/archlinux:2018.11.01 +FROM archlinux/base # Environment variables ENV WINEPREFIX /wine32