Changed: GitHub Container Registry to Docker Hub until further notice

- Changed: GitHub Container Registry to Docker Hub until further notice
pull/397/head
TRaSH 3 years ago
parent 555ff20756
commit 0a71f5ef21

@ -12,7 +12,7 @@ Here you will find several scripts you can use with Bazarr
- Docker: [hotio/bazarr:latest](https://hotio.dev/containers/bazarr/){:target="_blank" rel="noopener noreferrer"}
```bash
ghcr.io/hotio/bazarr:latest
hotio/bazarr:latest
```
## Dev = Bazarr Branch: development
@ -25,5 +25,5 @@ ghcr.io/hotio/bazarr:latest
- Docker: [hotio/bazarr:nightly](https://hotio.dev/containers/bazarr/){:target="_blank" rel="noopener noreferrer"}
```bash
ghcr.io/hotio/bazarr:nightly
hotio/bazarr:nightly
```

@ -12,5 +12,5 @@ Here you will find a collection of Radarr Guides I made.
- Docker: [hotio/radarr:release](https://hub.docker.com/r/hotio/radarr){:target="_blank" rel="noopener noreferrer"}
```bash
ghcr.io/hotio/radarr:release
hotio/radarr:release
```

@ -12,5 +12,5 @@ Here you will find a collection of Sonarr Guides I made.
- Docker: [hotio/sonarr:release](https://hub.docker.com/r/hotio/sonarr){:target="_blank" rel="noopener noreferrer"}
```bash
ghcr.io/hotio/sonarr:release
hotio/sonarr:release
```

Loading…
Cancel
Save