Fixed Docker package link

This commit is contained in:
Felipe 2025-01-14 08:15:16 -03:00 committed by GitHub
parent 374fe82298
commit 60e639c15a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@ ruby wayback_machine_downloader [options] URL
```
### Using Docker
We have a Docker image! See [#Packages](https://github.com/users/StrawberryMaster/packages?repo_name=wayback-machine-downloader) for the latest version. You can also build it yourself. Here's how:
We have a Docker image! See [#Packages](https://github.com/StrawberryMaster/wayback-machine-downloader/pkgs/container/wayback-machine-downloader) for the latest version. You can also build it yourself. Here's how:
```bash
docker build -t wayback_machine_downloader .