mirror of
https://github.com/FlipsideCrypto/fly-pr-review-apps.git
synced 2026-02-06 11:17:49 +00:00
Update download url
This commit is contained in:
parent
de80d4f3f0
commit
0141aba3ca
@ -2,8 +2,8 @@ FROM alpine
|
||||
|
||||
RUN apk add --no-cache curl
|
||||
|
||||
RUN curl https://get.fly.io/flyctl.sh | sh
|
||||
RUN curl -L https://fly.io/install.sh | FLYCTL_INSTALL=/usr/local sh
|
||||
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user