dockerfile parity and verion fix

This commit is contained in:
Josh Burman
2021-10-27 02:33:00 +00:00
parent 3297e48526
commit 3243042dd2
3 changed files with 5 additions and 3 deletions

View File

@ -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: