chore(deps): update docker docker tag to v23.0.3
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
d74a07205b
commit
6e93f971e5
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ trigger:
|
|||
- main
|
||||
steps:
|
||||
- name: deploy
|
||||
image: docker:23.0.2-cli-alpine3.17@sha256:a3a5b560b6b4c4005eba5ebbd3311830826402adbd9cb93e33252999375358eb
|
||||
image: docker:23.0.3-cli-alpine3.17@sha256:64e2c856be595f7357261df9e9bc72f8a27dabbf065bd55865d6f74409b5e284
|
||||
volumes:
|
||||
- name: docker_sock
|
||||
path: /var/run/docker.sock
|
||||
|
|
Reference in a new issue