chore(deps): update docker docker tag to v23.0.1
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
71abc9d0ad
commit
a0dcb290e2
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ trigger:
|
|||
- main
|
||||
steps:
|
||||
- name: deploy
|
||||
image: docker:23.0.0-cli-alpine3.17@sha256:300cac3c80e05272c10fb989ef3a7609644b5f0aafe6c15738bcdeaac520db93
|
||||
image: docker:23.0.1-cli-alpine3.17@sha256:1046cf233d14d60491c117157dcbbdcfe5deba52bf0bb6ebf99e9883c2edf974
|
||||
volumes:
|
||||
- name: docker_sock
|
||||
path: /var/run/docker.sock
|
||||
|
|
Reference in a new issue