Skip to content

Commit

Permalink
chore: Bump keepup 3.0.0-alpha.3
Browse files Browse the repository at this point in the history
  • Loading branch information
0ffz committed May 28, 2024
1 parent e991fb5 commit 27c2773
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 @@ -4,7 +4,7 @@
# Minimum Panel Version: 0.6.0
# ----------------------------------
FROM alpine as helper
ARG KEEPUP_VERSION='3.0.0-alpha.2'
ARG KEEPUP_VERSION='3.0.0-alpha.3'
RUN wget -nv -q -O keepup.zip https://github.com/MineInAbyss/Keepup/releases/download/v${KEEPUP_VERSION}/keepup-shadow-${KEEPUP_VERSION}.zip \
# unzip file inside hocon-to-json.zip into /usr/local \
&& unzip -q keepup.zip \
Expand Down

0 comments on commit 27c2773

Please sign in to comment.