diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2020-05-05 15:59:00 +0200 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2020-05-05 15:59:00 +0200 |
commit | e4f2e9cc95c176bf0ab8042e79567cfd38737c97 (patch) | |
tree | 8f25e6fa694b862993c3b44887d30f986d3ed404 /docker/riotweb/README.md | |
parent | 6060d05c200a74096fcbe2bc563ef5bf425f508d (diff) | |
download | infrastructure-e4f2e9cc95c176bf0ab8042e79567cfd38737c97.tar.gz infrastructure-e4f2e9cc95c176bf0ab8042e79567cfd38737c97.zip |
Upgrade matrix stack
Diffstat (limited to 'docker/riotweb/README.md')
-rw-r--r-- | docker/riotweb/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docker/riotweb/README.md b/docker/riotweb/README.md index 099cbfe..150fd51 100644 --- a/docker/riotweb/README.md +++ b/docker/riotweb/README.md @@ -1,4 +1,4 @@ ``` -sudo docker build -t superboum/amd64_riotweb:v9 . -sudo docker push superboum/amd64_riotweb:v9 +sudo docker build -t superboum/amd64_riotweb:v10 . +sudo docker push superboum/amd64_riotweb:v10 ``` |