services: app: image: "epicmorg/jira:latest" build: context: . app-jdk17: image: "epicmorg/jira:latest-jdk17" build: context: .