chore(deps): update docker docker tag to v23.0.5
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
7485b6ae10
commit
d67b5dcd08
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ trigger:
|
|||
- main
|
||||
steps:
|
||||
- name: deploy
|
||||
image: docker:23.0.4-cli-alpine3.17@sha256:c34c622123bfe41ffd272d8ab8cbfd80ede316274070e5eed42b637847697f46
|
||||
image: docker:23.0.5-cli-alpine3.17@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb
|
||||
volumes:
|
||||
- name: docker_sock
|
||||
path: /var/run/docker.sock
|
||||
|
|
Reference in a new issue