Skip to content

Commit

Permalink
chore(deps): update localstack/localstack docker digest to 0f1755c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 26, 2024
1 parent eff88b5 commit dcd026a
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:0f1755cdec018b312283c7ad74d8510c2909a88ae666b8be429a809af517244c
hostname: localstack
volumes:
- "./data:/tmp/localstack"
Expand Down

0 comments on commit dcd026a

Please sign in to comment.