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