cicd: add latest
This commit is contained in:
parent
0f5816b04f
commit
e8630c9b5a
|
@ -35,7 +35,7 @@ steps:
|
|||
- sleep 5
|
||||
|
||||
- name: list_images
|
||||
image: docker
|
||||
image: docker:latest
|
||||
volumes:
|
||||
- name: dockersock
|
||||
path: /var/run/docker.sock
|
||||
|
|
Loading…
Reference in New Issue