Skip to content

Commit 135fed5

Browse files
authored
Upgrade to a newer manticore image
1 parent 1fbf106 commit 135fed5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker/containers/manticore/container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
image: manticoresearch/manticore:dev-6.2.13-da1d7dc
1+
image: manticoresearch/manticore:dev-6.2.13-d6f2c7d
22
labels:
33
- role=manticore
44
restart: "always"

docker/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ services:
155155

156156
manticore:
157157
container_name: manticore-github-issue-search.manticore
158-
image: manticoresearch/manticore:dev-6.2.13-da1d7dc
158+
image: manticoresearch/manticore:dev-6.2.13-d6f2c7d
159159
labels:
160160
- role=manticore
161161
environment:

0 commit comments

Comments
 (0)