Update Dockerfile

Still fixing Dockerfile
This commit is contained in:
LukasBuecherl 2022-01-18 13:26:04 -07:00 committed by GitHub
parent 7038459437
commit 1a1973f0dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,6 +19,8 @@ RUN apt-get update --fix-missing \
COPY . .
RUN apt list --installed
RUN apt install openjdk-8-jdk -y
# Build iBioSim