Change wasi/wasm32 to wasi/wasm to conform with the latest spec

Signed-off-by: Michael Yuan <michael@secondstate.io>
This commit is contained in:
Michael Yuan 2022-12-24 04:21:45 +00:00
parent bbe1a6d1d1
commit 574e9807c6
4 changed files with 4 additions and 4 deletions

View File

@ -20,7 +20,7 @@ services:
- ./kafka:/app
etl:
image: etl-kafka
platform: wasi/wasm32
platform: wasi/wasm
build:
context: etl
environment:

View File

@ -20,7 +20,7 @@ services:
- ./kafka:/app
etl:
image: etl-kafka
platform: wasi/wasm32
platform: wasi/wasm
build:
context: etl
environment:

View File

@ -8,7 +8,7 @@ services:
backend:
image: demo-microservice
platform: wasi/wasm32
platform: wasi/wasm
build:
context: backend/
ports:

View File

@ -8,7 +8,7 @@ services:
backend:
image: demo-microservice
platform: wasi/wasm32
platform: wasi/wasm
build:
context: backend/
ports: