Skip to content

Commit 97b3b66

Browse files
committed
ci: use proper dynamodb image
1 parent ee50d50 commit 97b3b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
working_directory: ~/repo
1616
docker:
1717
- image: cimg/node:14.19-browsers
18-
- image: dynamo
18+
- image: circleci/dynamodb
1919

2020
steps:
2121
- checkout

0 commit comments

Comments
 (0)