new version of Tabby

This commit is contained in:
andersrh 2023-07-02 00:17:18 +02:00
commit 1b2d64a44d

View file

@ -2,5 +2,5 @@ FROM localhost/andersrh/fedora-toolbox/base-gui
WORKDIR /app WORKDIR /app
RUN wget https://github.com/Eugeny/tabby/releases/download/v1.0.196/tabby-1.0.196-linux-x64.rpm -O app.rpm \ RUN wget https://github.com/Eugeny/tabby/releases/download/v1.0.197/tabby-1.0.197-linux-x64.rpm -O app.rpm \
&& yum localinstall -y app.rpm && rm -f app.rpm && dnf clean all && yum localinstall -y app.rpm && rm -f app.rpm && dnf clean all