Skip to content

Commit

Permalink
chore(deps): update localstack/localstack docker digest to d1ff97a (#546
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 Nov 18, 2024
1 parent 024df64 commit 12e88cd
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 @@ -70,7 +70,7 @@ services:
- "5434:5432"

localstack:
image: localstack/localstack@sha256:54259eb9b9314f5f2280cada9be28c379142acadef21632ab1c0b0af22f41ba9
image: localstack/localstack@sha256:d1ff97a1a392f417cb93112379b26548cb9a7b044efa4d2fe3bb1c33bd5fb728
hostname: localstack
volumes:
- "./data:/tmp/localstack"
Expand Down

0 comments on commit 12e88cd

Please sign in to comment.