Update .gitlab-ci.yml file

This commit is contained in:
Neshura 2023-03-07 19:58:32 +00:00
parent 64eb7fe117
commit 512b52c13c

View file

@ -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