services: app: image: "hub.epicm.org/epicmorg/jira:${RELEASE}" build: context: . args: RELEASE: ${RELEASE} DOWNLOAD_URL: ${DOWNLOAD_URL}