chore(deps): update docker docker tag to v23.0.6
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
4e9043ced0
commit
b4cb304054
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ trigger:
|
|||
- main
|
||||
steps:
|
||||
- name: deploy
|
||||
image: docker:23.0.5-cli-alpine3.17@sha256:2aad85a05307047f67d620deae2ed84ad33c572bb669ab2b31e404bb20181ec1
|
||||
image: docker:23.0.6-cli-alpine3.17@sha256:53221a6781b9360dc2965112998cfd209034f2b8cdf98bdc314dfd740bb3c845
|
||||
volumes:
|
||||
- name: docker_sock
|
||||
path: /var/run/docker.sock
|
||||
|
|
Reference in a new issue