diff options
| author | root <root@localhost.localdomain> | 2014-06-20 20:53:18 +0200 |
|---|---|---|
| committer | root <root@localhost.localdomain> | 2014-06-20 20:53:18 +0200 |
| commit | 3e50ca36886536dbdbdceac2da6f6d77186de485 (patch) | |
| tree | 6bdef4eea16c028fa15cb1e8e1327a70038cd8ae /Services/mysql | |
| parent | 4c69461903ba2dafda2e3d2c856d86148edf5b07 (diff) | |
Adding rockmongo and using good and mostly 'official' template providers for our basic images. Changing readme accordingly.
Diffstat (limited to 'Services/mysql')
| -rw-r--r-- | Services/mysql/Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Services/mysql/Dockerfile b/Services/mysql/Dockerfile index 0ab5bd6..cbb6d9c 100644 --- a/Services/mysql/Dockerfile +++ b/Services/mysql/Dockerfile @@ -1,5 +1,5 @@ -FROM softinnov/mysql:latest +FROM mysql:latest MAINTAINER startx dev@startx.fr |
