version: '3.9' services: app: image: "epicmorg/testrail:{{ item }}" build: context: . args: RELEASE: ${TESTRAIL_VERSION} DOWNLOAD_URL: ${DOWNLOAD_URL}