Skip to content

Commit

Permalink
chore:update omnibus-rssd-nginx.dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Niba-nazar authored Feb 11, 2025
1 parent c25a563 commit 9b9eb5d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions support/deploy/omnibus-rssd-nginx.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ RUN curl -fsSL https://deno.land/x/install/install.sh | sh && \

# Install surveilr using the provided script
WORKDIR /usr/local/bin
#RUN curl -sL https://raw.githubusercontent.com/opsfolio/releases.opsfolio.com/main/surveilr/install.sh | bash
RUN wget https://github.com/opsfolio/releases.opsfolio.com/releases/download/1.7.3/resource-surveillance_1.7.1_x86_64-unknown-linux-gnu.tar.gz
RUN tar -xvf resource-surveillance_1.7.1_x86_64-unknown-linux-gnu.tar.gz
RUN curl -sL https://raw.githubusercontent.com/opsfolio/releases.opsfolio.com/main/surveilr/install.sh | bash
#RUN wget https://github.com/opsfolio/releases.opsfolio.com/releases/download/1.5.10/resource-surveillance_1.5.10_x86_64-unknown-linux-gnu.tar.gz
#RUN tar -xvf resource-surveillance_1.5.10_x86_64-unknown-linux-gnu.tar.gz

Expand Down

0 comments on commit 9b9eb5d

Please sign in to comment.