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