Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 858add2 commit 5f70f59Copy full SHA for 5f70f59
.github/workflows/tests.yml
@@ -32,7 +32,7 @@ jobs:
32
- 6379:6379
33
options: --entrypoint redis-server
34
dynamodb:
35
- image: amazon/dynamodb-local:latest
+ image: amazon/dynamodb-local:1.22.0
36
ports:
37
- 8888:8000
38
0 commit comments