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