mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 06:05:47 +02:00
lander: switch to dev images
This commit is contained in:
parent
d11396d388
commit
c783af2fa4
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ ARG MC_VERSION
|
||||||
ARG PAPERMC_VERSION
|
ARG PAPERMC_VERSION
|
||||||
|
|
||||||
# Install alex binary
|
# 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 && \
|
RUN chmod +x /bin/alex && \
|
||||||
addgroup -Sg 1000 paper && \
|
addgroup -Sg 1000 paper && \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue