Skip to content

Commit

Permalink
Revert "Update localstack/localstack Docker tag to v4 #minor (#24)"
Browse files Browse the repository at this point in the history
This reverts commit e8eebdf.
  • Loading branch information
gregtyler authored Feb 5, 2025
1 parent e8eebdf commit 5529465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ services:
- opg-sirius_default

localstack:
image: localstack/localstack:4.1
image: localstack/localstack:3.8
volumes:
- "/var/run/docker.sock:/var/run/docker.sock"
- "./scripts/localstack/init:/etc/localstack/init/ready.d"
Expand Down

0 comments on commit 5529465

Please sign in to comment.