We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fbf106 commit 135fed5Copy full SHA for 135fed5
docker/containers/manticore/container.yml
@@ -1,4 +1,4 @@
1
-image: manticoresearch/manticore:dev-6.2.13-da1d7dc
+image: manticoresearch/manticore:dev-6.2.13-d6f2c7d
2
labels:
3
- role=manticore
4
restart: "always"
docker/docker-compose.yml
@@ -155,7 +155,7 @@ services:
155
156
manticore:
157
container_name: manticore-github-issue-search.manticore
158
- image: manticoresearch/manticore:dev-6.2.13-da1d7dc
+ image: manticoresearch/manticore:dev-6.2.13-d6f2c7d
159
160
161
environment:
0 commit comments