Merge branch 'main' into lang_de
Build Docker Image / Docker-Build (push) Successful in 1m50s
Build Docker Image / Clean-Registry (push) Successful in 4s

This commit is contained in:
2026-01-04 23:42:13 +01:00
2 changed files with 73 additions and 2 deletions
+1 -2
View File
@@ -5,8 +5,7 @@ RUN apk add --no-cache --update bash git maven openjdk17
ENV LC_ALL de_DE.UTF-8
# get the sources
RUN git clone https://git.srsoftware.de/StephanRichter/Widerhall.git -b lang_de
ADD . Widerhall
WORKDIR Widerhall
# compile