marukuru: update heptapod to 0.13.0-py3
This commit is contained in:
parent
4fc29cb41f
commit
3c28fa6878
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ in {
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
docker-containers.heptapod = {
|
docker-containers.heptapod = {
|
||||||
#image = "octobus/heptapod:0.12.3";
|
#image = "octobus/heptapod:0.13.0-py3";
|
||||||
image = "heptapod:latest";
|
image = "heptapod:latest";
|
||||||
ports = [
|
ports = [
|
||||||
# host:container
|
# host:container
|
||||||
|
|
Loading…
Reference in a new issue