2025-04-28 01:01:05 +03:00

10 lines
196 B
YAML

services:
app:
image: "quay.io/epicmorg/fisheye-crucible:3.5.0"
build:
context: .
app-jdk8:
image: "quay.io/epicmorg/fisheye-crucible:3.5.0-jdk8"
build:
context: .