docs: update stable version

This commit is contained in:
2024-08-04 23:44:49 +02:00
parent 5b05bcbf0c
commit db835e81c4
3 changed files with 5 additions and 5 deletions

View File

@@ -135,8 +135,8 @@ This Docker image is published to both Docker Hub and the GitHub container regis
Depending on your preferences and needs, you can reference both `jkaninda/mysql-bkup` as well as `ghcr.io/jkaninda/mysql-bkup`:
```
docker pull jkaninda/mysql-bkup:v1.0
docker pull ghcr.io/jkaninda/mysql-bkup:v1.0
docker pull jkaninda/mysql-bkup:v1.2.0
docker pull ghcr.io/jkaninda/mysql-bkup:v1.2.0
```
Documentation references Docker Hub, but all examples will work using ghcr.io just as well.

View File

@@ -81,8 +81,8 @@ This Docker image is published to both Docker Hub and the GitHub container regis
Depending on your preferences and needs, you can reference both `jkaninda/mysql-bkup` as well as `ghcr.io/jkaninda/mysql-bkup`:
```
docker pull jkaninda/mysql-bkup:v1.0
docker pull ghcr.io/jkaninda/mysql-bkup:v1.0
docker pull jkaninda/mysql-bkup:v1.2.0
docker pull ghcr.io/jkaninda/mysql-bkup:v1.2.0
```
Documentation references Docker Hub, but all examples will work using ghcr.io just as well.