Skip to content

Commit

Permalink
chore(deps): update localstack/localstack docker digest to 14954af
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 24, 2024
1 parent 24a6cd6 commit 5452770
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:14954af047ed1874c490e004584b577d62668a3b6c4320a4f80d5a2e39d16c39
hostname: localstack
volumes:
- "./data:/tmp/localstack"
Expand Down

0 comments on commit 5452770

Please sign in to comment.