From ee15907d61b4d37e9b557ae0ea11d7faa1d89b90 Mon Sep 17 00:00:00 2001 From: Luis Obis Date: Wed, 30 Mar 2022 13:50:22 +0200 Subject: [PATCH] .gitlab-ci.yml - updated docker image tag to avoid having to change it so often in the future --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 81e19674..0d3723a8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: ghcr.io/lobis/root-geant4-garfield:cpp17_ROOT-v6-26-00_Geant4-v10.4.3_Garfield-af4a1451 +image: ghcr.io/lobis/root-geant4-garfield:rest-for-physics stages: - pre-build