Skip to content

Commit e320dbb

Browse files
chore(deps): update amazon/dynamodb-local:latest docker digest to 1856c05 (#891)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fac40a5 commit e320dbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: '3'
33
services:
44
dynamodb-local:
55
command: "-jar DynamoDBLocal.jar -sharedDb -dbPath ./data"
6-
image: "amazon/dynamodb-local:latest@sha256:7c1ce43fddc5d38ce68bbdab7e0ea9df6844a85a3df9b5c905da918c1c276625"
6+
image: "amazon/dynamodb-local:latest@sha256:1856c05cc66a0e49dc1099e483ad2851477eeebe2135250ac11a1d1227db54b1"
77
container_name: dynamodb-local
88
ports:
99
- "9000:8000"

0 commit comments

Comments
 (0)