Skip to content

Commit

Permalink
Merge pull request #77 from kwilson62/libstdc
Browse files Browse the repository at this point in the history
add libstdc
  • Loading branch information
Phyremaster authored Aug 5, 2024
2 parents 200f5f6 + 6f42e37 commit d78e1ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ ENV MC_VERSION="latest" \

COPY papermc.sh .
RUN apk update \
&& apk add libstdc++ \
&& apk add openjdk21-jre \
&& apk add bash \
&& apk add wget \
Expand Down

0 comments on commit d78e1ce

Please sign in to comment.