1 Commits

Author SHA1 Message Date
c2f0d1d711 chore(deps): update docker docker tag to v24.0.9
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2026-03-10 17:34:03 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM docker:24.0.7-dind
FROM docker:24.0.9-dind
RUN apk add --upgrade --no-cache restic bash python3 py3-pip py3-click py3-docker-py py3-json-logger curl

View File

@ -79,7 +79,7 @@ Add the key to your `authorized_keys`:
`ssh-copy-id -i backupkey <user>@<hostname>`
Add your `SSH_KEY` as docker secret:
```
cat backupkey | abra app secret insert <backupbot_name> ssh_key v1
cat backupkey | app secret insert <backupbot_name> ssh_key v1
```
### Restic REST server Storage