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
113c9af08c
commit
9d13d2ae74
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
|
||||
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