diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9eb758b22dfb96d8e223a5192348ebd1a95365e6..141324ef2f17db175be2d2cc6514fc5fd9a497b0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,8 +2,8 @@ image: alpine variables: ## External images - DOCKER_IMAGE: docker.io/docker:24.0.5 - SINGULARITY_IMAGE: quay.io/singularity/singularity:v3.11.4 + DOCKER_IMAGE: docker.io/docker:24.0.7 + SINGULARITY_IMAGE: quay.io/singularity/singularity:v3.11.5 ## Application versions used for the main release ## note: nightly builds will always use the master/main branch