lander: switch to dev images
parent
d11396d388
commit
c783af2fa4
|
@ -24,7 +24,7 @@ ARG MC_VERSION
|
|||
ARG PAPERMC_VERSION
|
||||
|
||||
# Install alex binary
|
||||
ADD "https://git.rustybever.be/api/packages/Chewing_Bever/generic/alex/0.3.0/alex-linux-amd64" /bin/alex
|
||||
ADD "https://git.rustybever.be/api/packages/Chewing_Bever/generic/alex/0.3.1/alex-linux-amd64" /bin/alex
|
||||
|
||||
RUN chmod +x /bin/alex && \
|
||||
addgroup -Sg 1000 paper && \
|
||||
|
|
Loading…
Reference in New Issue