Update hipSYCL CI container
[alexxy/gromacs.git] / admin / gitlab-ci / lint.gitlab-ci.yml
index 70ef8d871633f7061a5faa6c0dc3a0601024fc5c..db759624c8516df09d99f2e31d946578abbd5509 100644 (file)
@@ -30,7 +30,7 @@ clang-tidy:configure-schedule-cuda:
     - .use-clang:base
     - .use-cuda
     - .rules:nightly-not-for-release
-  image: ${CI_REGISTRY}/gromacs/gromacs/ci-ubuntu-20.04-llvm-11-cuda-11.2.2-hipsycl-9867a7b-rocm-4.0.1
+  image: ${CI_REGISTRY}/gromacs/gromacs/ci-ubuntu-20.04-llvm-11-cuda-11.2.2-hipsycl-0bf6420aab18-rocm-4.2
   variables:
     CMAKE: cmake
     COMPILER_MAJOR_VERSION: 11
@@ -58,7 +58,7 @@ clang-tidy:build-cuda:
     - .variables:default
     - .rules:nightly-not-for-release
   stage: source-check
-  image: ${CI_REGISTRY}/gromacs/gromacs/ci-ubuntu-20.04-llvm-11-cuda-11.2.2-hipsycl-9867a7b-rocm-4.0.1
+  image: ${CI_REGISTRY}/gromacs/gromacs/ci-ubuntu-20.04-llvm-11-cuda-11.2.2-hipsycl-0bf6420aab18-rocm-4.2
   needs:
     - job: clang-tidy:configure-schedule-cuda
   variables: