Skip to content

Commit

Permalink
Update JMusicBot to Version 0.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Tresmos committed Mar 1, 2023
1 parent f32218b commit 04419af
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.8
ENV BOT_VERSION 0.3.9

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

0 comments on commit 04419af

Please sign in to comment.