Update docker Docker tag to v23.0.2
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
c501e7a920
commit
99f14ccb7d
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ trigger:
|
|||
- main
|
||||
steps:
|
||||
- name: deploy
|
||||
image: docker:23.0.1-cli-alpine3.17@sha256:cde61059d6ee3e1619c0d8cea9258fc891da67fc0f6423298de193eeb58490a9
|
||||
image: docker:23.0.2-cli-alpine3.17@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb
|
||||
commands:
|
||||
- mkdir -p /root/.ssh
|
||||
- install -v -m 600 /home/ubuntu/.ssh/id_ed25519 /root/.ssh/id_ed25519
|
||||
|
|
Loading…
Add table
Reference in a new issue