diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 0b864be903f9..fe643d9611a1 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -32,7 +32,7 @@ jobs: - 6379:6379 options: --entrypoint redis-server dynamodb: - image: amazon/dynamodb-local:latest + image: amazon/dynamodb-local:1.22.0 ports: - 8888:8000