Skip to content

Commit

Permalink
chore(deps): update localstack/localstack docker digest to 42f2592
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 26, 2024
1 parent eff88b5 commit 87ff275
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 @@ -23,7 +23,7 @@ services:
TF_VAR_region: "ca-central-1"

localstack:
image: localstack/localstack@sha256:c7a01ee8bfad6c2ab521ed56f72bfed08f97ed3275a348567eb2b7f21e725cb4
image: localstack/localstack@sha256:42f25920ef350e71a5e734e0bdf295f57ea36686f52e9c365493b1aa1c4f10d8
hostname: localstack
volumes:
- "./data:/tmp/localstack"
Expand Down

0 comments on commit 87ff275

Please sign in to comment.