Skip to content

Commit f55d251

Browse files
committed
Tests: Start using latest plan_executor image for STU3
This was solved by: incendilabs/plan-executor@b0e53a4
1 parent 9b16ea3 commit f55d251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration-tests/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ services:
2424
- "17017:27017"
2525
plan_executor:
2626
container_name: plan_executor
27-
image: incendi/plan_executor:b4e58888c71b4af93bc3decf7b2a6c9d5b7db9ab
27+
image: incendi/plan_executor:latest
2828
depends_on:
2929
- spark
3030
volumes:

0 commit comments

Comments
 (0)