diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 577beb809e54108028906e557b5289256c3a80bc..6c41159f924cc7f38ff21c065411316bd18fcb8c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: docker-registry.xx.network/elixxir/sysadmin/backend-ci:go1.17-wasm +image: $DOCKER_IMAGE before_script: - go version || echo "Go executable not found."