diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 67743e6a8bc7c796d31b40c985688a26ad3f8640..b69946ffe51d2e30c43bd8a0134aa8c70bd27f91 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -27,7 +27,7 @@ test-python: test-docker-compose: - image: docker/compose + image: docker:24 needs: [] # when: delayed # start_in: 3 minutes