Skip to content

Commit

Permalink
chore(deps): update all non-major docker images
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 21, 2024
1 parent c9c7e5b commit 7aa06dd
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:dc398d88dd75215341487e7ecb4c559675d6da26bf6804fd9a7553bf367b2a63
image: localstack/localstack@sha256:95e9432d8cd4bb6289b2304c52156a69ce6ff1edabbfa919c8f04e37c3677dc6
hostname: localstack
volumes:
- "./data:/tmp/localstack"
Expand Down

0 comments on commit 7aa06dd

Please sign in to comment.