fix: wrong debian version
This commit is contained in:
parent
1c85d436fd
commit
61bcec98c3
@ -1,6 +1,6 @@
|
||||
build:
|
||||
stage: build
|
||||
image: debian:slim-stable
|
||||
image: debian:stable
|
||||
script:
|
||||
- apt-get update
|
||||
- apt install -f -y zip
|
||||
|
Loading…
Reference in New Issue
Block a user