aboutsummaryrefslogtreecommitdiff
path: root/docker
diff options
context:
space:
mode:
authorQuentin <quentin@deuxfleurs.fr>2019-10-10 17:51:35 +0200
committerQuentin <quentin@deuxfleurs.fr>2019-10-10 17:51:35 +0200
commitae84524fa713c46025da4ca3c4ef6ad56811a952 (patch)
tree55bd99820cfcde968bb9dbdbe52ee272561688fa /docker
parentd1a61defc0ea7d981901e7a84517d5398ffe554b (diff)
downloadinfrastructure-ae84524fa713c46025da4ca3c4ef6ad56811a952.tar.gz
infrastructure-ae84524fa713c46025da4ca3c4ef6ad56811a952.zip
Rebuilding mariadb image was needed...
Diffstat (limited to 'docker')
-rw-r--r--docker/mariadb/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/mariadb/README.md b/docker/mariadb/README.md
index f20a59f..1a3b8aa 100644
--- a/docker/mariadb/README.md
+++ b/docker/mariadb/README.md
@@ -1,5 +1,5 @@
```
-sudo docker build -t superboum/amd64_mariadb:v2 .
+sudo docker build -t superboum/amd64_mariadb:v3 .
sudo docker run \
-t -i \