[gimp/wip/schumaml/crossraods-optimization: 306/311] gitlab-ci: try a i386 debian image for the win32 build




commit 66291c59b0d51e8a3715a75e1b84f8c523d3bfba
Author: Michael Schumacher <schumaml gmx de>
Date:   Mon Dec 7 21:45:00 2020 +0100

    gitlab-ci: try a i386 debian image for the win32 build

 build/docker/CI/Dockerfile.win32 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/build/docker/CI/Dockerfile.win32 b/build/docker/CI/Dockerfile.win32
index 929e8f571d..fe0599709d 100644
--- a/build/docker/CI/Dockerfile.win32
+++ b/build/docker/CI/Dockerfile.win32
@@ -1,4 +1,4 @@
-FROM debian:testing
+FROM i386/debian:testing
 ARG XDG_DATA_HOME
 
 # always run apt-get update and apt-get install in the same cachable layer


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]