Skip to content

Commit

Permalink
Fixes docker base image for Java 16 ☕️
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Genannt authored and jakobvogel committed Jun 9, 2021
1 parent 271d8e4 commit 129c335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM hub.scireum.com/scireum/sirius-runtime:25
FROM hub.scireum.com/scireum/sirius-runtime-jdk16:32

RUN mkdir /home/sirius/data && \
mkdir /home/sirius/multipart && \
Expand Down

0 comments on commit 129c335

Please sign in to comment.