2025-04-27 19:05:40 +03:00

10 lines
176 B
YAML

services:
app:
image: "quay.io/epicmorg/crowd:6.3.0"
build:
context: .
app-jdk17:
image: "quay.io/epicmorg/crowd:6.3.0-jdk17"
build:
context: .