Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
reenigneEsrever92 committed Dec 18, 2023
1 parent 2368465 commit f3022f4
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
Expand Up @@ -2,7 +2,7 @@ FROM --platform=x86_64 fedora as base

RUN dnf group install -y "Development Tools"

RUN dnf install -y git wget cmake libxml2-devel openssl-devel clang mingw64-gcc xz java-17-openjdk
RUN dnf install -y git wget cmake libxml2-devel openssl-devel clang mingw64-gcc xz

RUN mkdir /osxcross

Expand Down

0 comments on commit f3022f4

Please sign in to comment.