diff options
author | Quentin <quentin@deuxfleurs.fr> | 2020-11-22 13:02:14 +0100 |
---|---|---|
committer | Quentin <quentin@deuxfleurs.fr> | 2020-11-22 13:02:14 +0100 |
commit | e2bb0e1b4ea9597db127b87c464f2933d5e01f38 (patch) | |
tree | ba0b1e2da2f63975192b8b31111979ffbcbafb99 /op_guide | |
parent | cfab2346cf075d4c470f52761f6f6066a34e5ea6 (diff) | |
download | infrastructure-e2bb0e1b4ea9597db127b87c464f2933d5e01f38.tar.gz infrastructure-e2bb0e1b4ea9597db127b87c464f2933d5e01f38.zip |
Fix tab again
Diffstat (limited to 'op_guide')
-rw-r--r-- | op_guide/update_matrix.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/op_guide/update_matrix.md b/op_guide/update_matrix.md index 16f6b33..9387a7f 100644 --- a/op_guide/update_matrix.md +++ b/op_guide/update_matrix.md @@ -16,7 +16,7 @@ We use the docker hub to store our images, if you are not `superboum` you must c So, from now we expact you have: - changed the `VERSION` value and `image` name/tag of `riot` - - changed the `VERSION` value and `image` name/tag of `synapse` + - changed the `VERSION` value and `image` name/tag of `synapse` You can now simply build and push the new images: |