diff --git a/postgres-backup-s3/integration-tests.test.yml b/postgres-backup-s3/integration-tests.test.yml index 4e64aa9..ca4c1d8 100644 --- a/postgres-backup-s3/integration-tests.test.yml +++ b/postgres-backup-s3/integration-tests.test.yml @@ -9,8 +9,6 @@ services: sut: build: context: . - args: - DOCKER_API_VERSION: "1.37" command: 'sh integration-tests.sh' depends_on: - postgres