Signed-off-by: Andrea Bolognani <abolo...@redhat.com>
---
 .gitlab-ci.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6b4c843055..0fbdd82aae 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -80,9 +80,9 @@ website:
 
 codestyle:
   stage: sanity_checks
-  image: $CI_REGISTRY_IMAGE/ci-opensuse-leap-152:latest
+  image: $CI_REGISTRY_IMAGE/ci-opensuse-leap-153:latest
   needs:
-    - x86_64-opensuse-leap-152-container
+    - x86_64-opensuse-leap-153-container
   before_script:
     - *script_variables
   script:
-- 
2.35.1

Reply via email to