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.7 .0@sha256:12253acd9676770e9bd31cbfcf17c5ca6fd7fb5c0c62f3c46dd701f20304260c
41+ image : localstack/localstack:4.8 .0@sha256:fe24345d30a3cdc3cead7d88ebbdf39ae480fa3fe4de1765b98a9a066b8515cf
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.7 .0@sha256:12253acd9676770e9bd31cbfcf17c5ca6fd7fb5c0c62f3c46dd701f20304260c
42+ image : localstack/localstack:4.8 .0@sha256:fe24345d30a3cdc3cead7d88ebbdf39ae480fa3fe4de1765b98a9a066b8515cf
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.7 .0@sha256:12253acd9676770e9bd31cbfcf17c5ca6fd7fb5c0c62f3c46dd701f20304260c
34+ image : localstack/localstack:4.8 .0@sha256:fe24345d30a3cdc3cead7d88ebbdf39ae480fa3fe4de1765b98a9a066b8515cf
3535 ports :
3636 - " 4510-4559:4510-4559"
3737 - " 4566:4566"
You can’t perform that action at this time.
0 commit comments