diff --git a/CI/check_format_local b/CI/check_format_local index 1da444cd16ebe5a0c81a1893919e4bc1565d03f0..371c862dc1b3b24ab8cc5a97df820410dd59ac15 100755 --- a/CI/check_format_local +++ b/CI/check_format_local @@ -17,5 +17,5 @@ docker run --rm -ti \ -v ${WD}:/work_dir:rw \ --user "${USER_ID}:${GROUP_ID}" \ -w "/work_dir" \ - gitlab-registry.cern.ch/acts/machines/check:latest \ + gitlab-registry.cern.ch/pagessin/machines/check_llvm8:ubuntu_llvm \ CI/check_format .