There was an error while loading. Please reload this page.
2 parents 46a932a + 00968d4 commit 98889d0Copy full SHA for 98889d0
1 file changed
Dockerfile
@@ -13,7 +13,7 @@ LABEL maintainer="lat/lon GmbH <info@lat-lon.de" \
13
ARG POSTGRES_VERSION=14
14
ARG JDK_VERSION=11
15
16
-ENV WBFILENAME=/tmp/Woerterbuch_Austausch_Internet_accdb.accdb
+ENV WBFILENAME=/tmp/Woerterbuch_Austausch_Internet.accdb
17
18
RUN apt-get update -y && \
19
apt-get install --no-install-recommends -y postgresql-${POSTGRES_VERSION}-pljava openjdk-${JDK_VERSION}-jdk mdbtools wget unzip
0 commit comments