forked from platypush/platypush
Fixed base image for update-image-registry
.
This commit is contained in:
parent
2dee5a25ec
commit
cc2548e159
1 changed files with 1 additions and 1 deletions
|
@ -342,7 +342,7 @@ steps:
|
|||
###
|
||||
|
||||
- name: update-image-registry
|
||||
image: alpine
|
||||
image: docker
|
||||
privileged: true
|
||||
volumes:
|
||||
- name: docker_sock
|
||||
|
|
Loading…
Reference in a new issue