Skip to content

Commit

Permalink
chore(deps): update localstack/localstack docker digest to bb08900
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 11, 2023
1 parent 07642e0 commit c09f75b
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 @@ -17,7 +17,7 @@ services:
DEVCONTAINER: "True"

localstack:
image: localstack/localstack@sha256:fbf7e221ab8d2ddba7247d84de6bd10dbaa9553262ceb313329ae8116551d791
image: localstack/localstack@sha256:bb08900400ed293f751f51779293f3c9866dbf5715501b6356007fbe7b3dba83
hostname: localstack
volumes:
- "./data:/tmp/localstack"
Expand Down

0 comments on commit c09f75b

Please sign in to comment.