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

10 lines
196 B
YAML

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