diff --git a/Dockerfile b/Dockerfile index d6a66cd..1f6c641 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ MAINTAINER Stephan Richter RUN apk add --no-cache --update bash git maven openjdk17 # get the sources -RUN git clone https://git.srsoftware.de/StephanRichter/Widerhall.git +RUN git clone https://git.srsoftware.de/StephanRichter/Widerhall.git -b lang_de WORKDIR Widerhall # compile diff --git a/pom.xml b/pom.xml index 24df9ef..b80e164 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.example Widerhall - 0.2.8 + 0.2.9