Update README.md

This commit is contained in:
Tobias Kaupat
2023-08-06 00:02:38 +02:00
committed by GitHub
parent 47b30e90b1
commit c2ae895ed8

View File

@@ -11,11 +11,16 @@ This container runs restic backups in regular intervals.
* [ghcr.io/lobaro/restic-backup-docker](https://github.com/lobaro/restic-backup-docker/pkgs/container/restic-backup-docker)
* Old: [lobaro/restic-backup-docker](https://hub.docker.com/r/lobaro/restic-backup-docker/)
Latest (experimental):
Latest master (experimental):
```
docker pull ghcr.io/lobaro/restic-backup-docker:master
```
Latest release:
```
docker pull ghcr.io/lobaro/restic-backup-docker:latest
```
# Contributing
Pull Requests to improve the image are always wellcome. Please create an issue about the PR first.