Skip to content

Commit

Permalink
Update JMusicBot to Version 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Tresmos committed Mar 8, 2024
1 parent 04419af commit 98da42d
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,6 +1,6 @@
FROM --platform=$TARGETOS/$TARGETARCH openjdk:18.0.2-slim

ENV BOT_VERSION 0.3.9
ENV BOT_VERSION 0.4.0

RUN apt-get update -y \
&& apt-get install -y --no-install-recommends curl \
Expand Down

0 comments on commit 98da42d

Please sign in to comment.