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
142b4b52e6
commit
da21947141
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
|
||||
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