mirror of
https://github.com/datahub-project/datahub.git
synced 2026-01-06 06:46:41 +00:00
test(ingest/mysql): Configure sql_server tests for arm64 (#8360)
Co-authored-by: Tamas Nemeth <treff7es@gmail.com>
This commit is contained in:
parent
0f2a21df4e
commit
afbd52bdf0
@ -1,7 +1,8 @@
|
||||
version: "2"
|
||||
version: "3"
|
||||
services:
|
||||
testsqlserver:
|
||||
image: "mcr.microsoft.com/mssql/server:latest"
|
||||
platform: linux/amd64
|
||||
container_name: "testsqlserver"
|
||||
environment:
|
||||
ACCEPT_EULA: "Y"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user