chore(deps): update docker docker tag to v20.10.23
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b1f6d71824
commit
0a4f64f537
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ trigger:
|
|||
- main
|
||||
steps:
|
||||
- name: deploy
|
||||
image: docker:20.10.22-cli-alpine3.17@sha256:57721058dcb11dcbafac38c862933a117ab7d5fa598bbe6217f6a3131d30b5e9
|
||||
image: docker:20.10.23-cli-alpine3.17@sha256:2655039c6abfc8a1d75978c5258fccd5c5cedf880b6cfc72077f076d0672c70a
|
||||
volumes:
|
||||
- name: docker_sock
|
||||
path: /var/run/docker.sock
|
||||
|
|
Reference in a new issue