#version: '3' services: app: image: "epicmorg/bitbucket:9.1.1" build: context: . app-jdk17: image: "epicmorg/bitbucket:9.1.1-jdk17" build: context: .