dockerfile parity and verion fix
This commit is contained in:
@ -3,7 +3,7 @@ import os
|
||||
from services.loft import Loft
|
||||
from helpers import aws_helper
|
||||
|
||||
print("Starting Solver Service (v0.3.0)...")
|
||||
print("Starting Solver Service (v0.3.1)...")
|
||||
|
||||
# listen to the solver queue
|
||||
while True:
|
||||
|
Reference in New Issue
Block a user