Skip to content

Commit

Permalink
chore(deps): update localstack/localstack docker digest to f58a235 (#455
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 Jun 24, 2024
1 parent c56bc70 commit 792c379
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:57d5165e7d21789bdf2997019c0dc04bb8eaf03279dba0d489c12bfee402a5c8
image: localstack/localstack@sha256:f58a235ab05027bae952c551fd6fef02bfd9e3420009a87c2253b12efcdea584
hostname: localstack
volumes:
- "./data:/tmp/localstack"
Expand Down

0 comments on commit 792c379

Please sign in to comment.