[libgda/LIBGDA_5.2] CI: switch to Debian stable



commit 3944170e0b7ad15c166869a6ffd8341526040d4c
Author: Daniel Espinosa <esodan gmail com>
Date:   Thu Sep 16 22:45:33 2021 -0500

    CI: switch to Debian stable

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4f635e4e0..87d56ccab 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,7 +2,7 @@
 # use the official gcc image, based on debian
 # can use verions as well, like gcc:5.2
 # see https://hub.docker.com/_/gcc/
-image: ubuntu:20.10
+image: debian:stable
 
 services:
   - postgres:latest


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