Skip to content

Commit

Permalink
Fixing Dokerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkside138 committed Apr 2, 2022
1 parent f56606c commit 4c7af78
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ RUN git clone https://github.com/Darkside138/DiscordSoundboard.git
WORKDIR DiscordSoundboard
RUN gradle bootDistZip assembleBootDist

FROM ubuntu:20.04

WORKDIR build/distributions
RUN cp DiscordSoundboard*.zip /etc/DiscordSoundboard.zip

Expand Down

0 comments on commit 4c7af78

Please sign in to comment.