This commit is contained in:
emelianov
2026-05-27 17:09:47 +03:00
parent 5c3f145267
commit 7dc786362c
14 changed files with 28 additions and 14 deletions
@@ -1,4 +1,5 @@
FROM bellsoft/liberica-openjre-alpine:21.0.5
ARG RUNTIME_IMAGE=repo.nstart.cloud/bellsoft/liberica-openjre-alpine:21.0.5
FROM ${RUNTIME_IMAGE}
ENV JAVA_OPTS="-jar"