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