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