Aktualizovat Dockerfile
Some checks failed
Build Bluemap Image / Build-bluemap-Stats-Image (push) Failing after 7m39s
Some checks failed
Build Bluemap Image / Build-bluemap-Stats-Image (push) Failing after 7m39s
This commit is contained in:
parent
59e36dd67b
commit
fa2e19f4e2
@ -21,7 +21,7 @@ RUN mkdir -p /opt/bluemap
|
||||
ADD https://github.com/BlueMap-Minecraft/BlueMap/releases/download/v5.5/bluemap-5.5-cli.jar /opt/bluemap/bluemap.jar
|
||||
|
||||
# Copy the PostgreSQL driver to /opt/bluemap
|
||||
ADD https://jdbc.postgresql.org/download/postgresql-42.7.4.jar /opt/bluemap/
|
||||
ADD https://jdbc.postgresql.org/download/postgresql-42.7.4.jar /opt/bluemap/postgresql.jar
|
||||
|
||||
# Set the working directory
|
||||
WORKDIR /opt/bluemap
|
||||
|
Loading…
Reference in New Issue
Block a user