Skip to content

Commit 6997b09

Browse files
committed
update localstack in docker-compose
1 parent 9fe1518 commit 6997b09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ services:
209209
dev_localstack:
210210
container_name: "dev_localstack"
211211
hostname: "localstack"
212-
image: localstack/localstack:2.3.2
212+
image: localstack/localstack:4.2.0
213213
restart: on-failure
214214
ports:
215215
- "127.0.0.1:4566:4566"

0 commit comments

Comments
 (0)