Skip to content

Commit d57913c

Browse files
committed
Remove platform specification from integration tests
1 parent bc83825 commit d57913c

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

docker-compose.override.integration_tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
---
22
services:
33
integration-tests:
4-
platform: linux/amd64
54
build:
65
context: ./
76
dockerfile: ${INTEGRATION_TESTS_DOCKERFILE:-Dockerfile.integration-tests-debian}
8-
platforms:
9-
- linux/amd64
107
image: "defectdojo/defectdojo-integration-tests:${INTEGRATION_TESTS_VERSION:-latest}"
118
depends_on:
129
- nginx

0 commit comments

Comments
 (0)