|
|
@ -6,8 +6,8 @@ services: |
|
|
|
image: datalust/seq:latest |
|
|
|
|
|
|
|
sqldata: |
|
|
|
image: mcr.microsoft.com/mssql/server:2019-latest |
|
|
|
|
|
|
|
image: mcr.microsoft.com/azure-sql-edge:latest |
|
|
|
|
|
|
|
nosqldata: |
|
|
|
image: mongo |
|
|
|
|
|
|
@ -79,7 +79,7 @@ services: |
|
|
|
- sqldata |
|
|
|
|
|
|
|
mobileshoppingapigw: |
|
|
|
image: envoyproxy/envoy:v1.11.1 |
|
|
|
image: envoyproxy/envoy:v1.16.0 |
|
|
|
|
|
|
|
mobileshoppingagg: |
|
|
|
image: ${REGISTRY:-eshop}/mobileshoppingagg:${PLATFORM:-linux}-${TAG:-latest} |
|
|
@ -158,4 +158,4 @@ services: |
|
|
|
- webhooks-api |
|
|
|
|
|
|
|
webshoppingapigw: |
|
|
|
image: envoyproxy/envoy:v1.11.1 |
|
|
|
image: envoyproxy/envoy:v1.16.0 |