Fixed Docker image name in GitLab CI config.
This commit is contained in:
parent
6fb55ddc2d
commit
15bd9e9747
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
image: debian/stretch
|
||||
image: debian:stretch
|
||||
|
||||
test:
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue