File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -27,8 +27,9 @@ The official MySQL and MariaDB use following environment variables to define the
2727You can use following tags on Docker hub:
2828
2929* ` latest ` - latest stable release
30- * ` 4.6 ` - latest stable release from the 4.6 branch
31- * ` 4.7 ` - latest stable release from the 4.7 branch
30+ * ` 4.6 ` - latest stable release for the 4.6 version
31+ * ` 4.7 ` - latest stable release for the 4.7 version
32+ * ` 4.8 ` - latest stable release for the 4.8 version
3233* ` edge ` - bleeding edge docker image (contains stable phpMyAdmin, but the Docker image changes might not yet be fully tested)
3334* ` edge-4.7 ` - bleeding edge docker image + latest snapshots from 4.7 branch
3435* ` edge-4.8 ` - bleeding edge docker image + latest snapshots from 4.8 branch (currently master)
You can’t perform that action at this time.
0 commit comments