Skip to content

Commit

Permalink
chore(deps): update all non-major docker images (#344)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 18, 2023
1 parent e59ab8e commit b9d55a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: '3'
services:
dynamodb-local:
command: "-jar DynamoDBLocal.jar -sharedDb -dbPath ./data"
image: "amazon/dynamodb-local:latest@sha256:d091856813be818498869f339e9d7a635d5cded52fc89f39d1544f462549f67b"
image: "amazon/dynamodb-local:latest@sha256:ed363532eadde172cbd170ee2f752302814936c6e2579ad1ad87cb0c0e1ad130"
container_name: dynamodb-local
ports:
- "9000:8000"
Expand Down

0 comments on commit b9d55a0

Please sign in to comment.