Skip to content

Commit

Permalink
chore(deps): update localstack/localstack docker digest to 5f57311
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2024
1 parent 1f0c1ed commit 9137f8d
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:54259eb9b9314f5f2280cada9be28c379142acadef21632ab1c0b0af22f41ba9
image: localstack/localstack@sha256:5f57311a1bed59c1bde033b2591f8efdafe2df6807b5f7f2ed7d1626badbd355
hostname: localstack
volumes:
- "./data:/tmp/localstack"
Expand Down

0 comments on commit 9137f8d

Please sign in to comment.