Skip to content

Commit

Permalink
Try upgrading localstack
Browse files Browse the repository at this point in the history
  • Loading branch information
damccorm committed Dec 27, 2024
1 parent f9e617a commit ad6ad03
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
DockerContainer = None
# pylint: enable=wrong-import-order, wrong-import-position, ungrouped-imports

LOCALSTACK_VERSION = '0.11.3'
LOCALSTACK_VERSION = '3.8.1'
NUM_RECORDS = 10
MAX_READ_TIME = 5 * 60 * 1000 # 5min
NOW_SECONDS = time.time()
Expand Down

0 comments on commit ad6ad03

Please sign in to comment.