diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 62130e0..ee743f7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: python:slim +image: python:3.11-slim before_script: - time apt update