diff --git a/README.md b/README.md index 7d57e51..a75fcd6 100644 --- a/README.md +++ b/README.md @@ -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.