diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e62e679..2186aa4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -39,7 +39,7 @@ stages: - pipenv install --dev test: - image: python:${PYVERSION}-bullseye + image: python:${PYVERSION}-alpine3.18 stage: test <<: *test parallel: