Skip to content

Commit

Permalink
fix(doc): change version in doc 10.10 to 10.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Gérémy DUMAS committed Nov 27, 2024
1 parent 5c13f8f commit de9c547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Available variables are listed below, along with default values (see
```yaml
mariadb_use_official_repo: false
mariadb_use_official_repo_url: https://deb.mariadb.org
mariadb_use_official_repo_version: "10.10"
mariadb_use_official_repo_version: "10.6"
mariadb_use_official_repo_format_deb822: false
```
Expand Down

0 comments on commit de9c547

Please sign in to comment.