Skip to content

Commit

Permalink
Fix CI for DynamoDB (#47656)
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell authored Jul 4, 2023
1 parent 858add2 commit 5f70f59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 5f70f59

Please sign in to comment.