From e73b0d4b5842e6e647866e54e50ec0b2825267c8 Mon Sep 17 00:00:00 2001 From: Tom van der Lee Date: Sun, 19 Nov 2023 17:42:28 +0100 Subject: Fixed code --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9350639..2b15d6c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,7 +4,7 @@ stages: variables: IMAGE: $CI_REGISTRY_IMAGE:pipeline-$CI_PIPELINE_ID -image: registry.lan.tomvanderlee.com/pyenv-images/:latest +image: registry.lan.tomvanderlee.com/docker-images/pyenv:latest test: image: $IMAGE -- cgit v1.2.3