Skip to content

Commit

Permalink
Merge pull request #210 from scireum/jge/bugfix/205
Browse files Browse the repository at this point in the history
Update Base Image to fix arm64 build (closes: #205)
  • Loading branch information
jakobvogel committed Oct 17, 2022
2 parents de5a25b + 8a9717d commit ddd03de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM scireum/sirius-runtime-jdk18:58
FROM scireum/sirius-runtime-jdk18:63

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

0 comments on commit ddd03de

Please sign in to comment.