Skip to content

Commit

Permalink
chore(deps): update localstack/localstack docker digest to d877439 (#533
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 Oct 28, 2024
1 parent 594fb1c commit 87fc3dc
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:df366871fd58d86e1d955a11ac06d185576dd06674eca4220145f197bcd7557f
image: localstack/localstack@sha256:d877439ba2137185a8dfbf4b3677364cb444d89148c2f025db5529ba6030d11f
hostname: localstack
volumes:
- "./data:/tmp/localstack"
Expand Down

0 comments on commit 87fc3dc

Please sign in to comment.