Update docker Docker tag to v23.0.6
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
0835c8d06c
commit
5df752fe5a
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
|
||||
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