Skip to content

Commit a52096f

Browse files
chore(deps): Update amazon/dynamodb-local Docker tag to v3
1 parent 7301f4c commit a52096f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '3'
22
services:
33
dynamodb-local:
4-
image: amazon/dynamodb-local:2.6.1
4+
image: amazon/dynamodb-local:3.3.0
55
hostname: dynamodb-local
66
environment:
77
JAVA_OPTS: -Xms2g -Xmx2g

0 commit comments

Comments
 (0)