Update .gitlab-ci.yml file
This commit is contained in:
parent
64eb7fe117
commit
512b52c13c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue