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