STAM 229243e22a
2025 first commit
openssl update
atlassian images update
updated jdk and deps like maven gradle and kotlin
boringssl deprecation
12, 13, sid build fixes
added nodejs23
2025-01-09 17:49:09 +03:00

10 lines
175 B
YAML

#version: '3.9'
services:
app:
image: "epicmorg/jira:10.3.0"
build:
context: .
app-jdk17:
image: "epicmorg/jira:10.3.0-jdk17"
build:
context: .