diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 830cfd6..5bc4d67 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,5 @@ update-ip: - image: 3.10.8-slim-buster + image: python:3.10.8-slim-buster when: manual before_script: - apt-get update