Skip to content

Commit 5f70f59

Browse files
Fix CI for DynamoDB (#47656)
1 parent 858add2 commit 5f70f59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- 6379:6379
3333
options: --entrypoint redis-server
3434
dynamodb:
35-
image: amazon/dynamodb-local:latest
35+
image: amazon/dynamodb-local:1.22.0
3636
ports:
3737
- 8888:8000
3838

0 commit comments

Comments
 (0)