File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
docker/docker-compose-aspnetcore Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ services:
3838 - ACCEPT_EULA=Y
3939 - MSSQL_SA_PASSWORD=Password12345%%
4040 localstack :
41- image : localstack/localstack:4.9.2 @sha256:59373b4a27dba3ec15c4db0b7455f0cb68c8a42300e2cbbe362b440f9a131697
41+ image : localstack/localstack:4.10.0 @sha256:a65ee2a9d45a7a34a1f1faae515d2e577ce11210312c077700ccc82daefec238
4242 ports :
4343 - " 4510-4559:4510-4559"
4444 - " 4566:4566"
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ services:
3939 - ACCEPT_EULA=Y
4040 - MSSQL_SA_PASSWORD=Password12345%%
4141 localstack :
42- image : localstack/localstack:4.9.2 @sha256:59373b4a27dba3ec15c4db0b7455f0cb68c8a42300e2cbbe362b440f9a131697
42+ image : localstack/localstack:4.10.0 @sha256:a65ee2a9d45a7a34a1f1faae515d2e577ce11210312c077700ccc82daefec238
4343 ports :
4444 - " 4510-4559:4510-4559"
4545 - " 4566:4566"
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ services:
3131 - ACCEPT_EULA=Y
3232 - MSSQL_SA_PASSWORD=Password12345%%
3333 localstack :
34- image : localstack/localstack:4.9.2 @sha256:59373b4a27dba3ec15c4db0b7455f0cb68c8a42300e2cbbe362b440f9a131697
34+ image : localstack/localstack:4.10.0 @sha256:a65ee2a9d45a7a34a1f1faae515d2e577ce11210312c077700ccc82daefec238
3535 ports :
3636 - " 4510-4559:4510-4559"
3737 - " 4566:4566"
You can’t perform that action at this time.
0 commit comments