Skip to content

Commit

Permalink
chore(deps): update all non-major docker images (#299)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 14, 2023
1 parent 529d4f8 commit 1829e0c
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:23be08998c39f024569b2495b38d4a4917ea20c6b36af034a1b528dd20c351bb
image: localstack/localstack@sha256:c960a215eb0b11d604442065dfc3dda614dc409569d59d62433c757ceaea5150
hostname: localstack
volumes:
- "./data:/tmp/localstack"
Expand Down

0 comments on commit 1829e0c

Please sign in to comment.