Skip to content

Commit

Permalink
Curl latest version of gtk plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
andy5995 committed Feb 12, 2024
1 parent 3e70f1a commit 9852545
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,9 @@ RUN \

WORKDIR /home/builder/.local/bin
RUN \
curl -LO https://github.com/linuxdeploy/linuxdeploy-plugin-gtk/raw/97290a3e374381e9fa7983ba098729a37076f3ed/linuxdeploy-plugin-gtk.sh && \
curl -LO https://raw.githubusercontent.com/linuxdeploy/linuxdeploy-plugin-gtk/3b67a1d1c1b0c8268f57f2bce40fe2d33d409cea/linuxdeploy-plugin-gtk.sh && \
chmod +x linuxdeploy-plugin-gtk.sh


USER root
ARG DEBIAN_FRONTEND=noninteractive
RUN \
Expand Down

0 comments on commit 9852545

Please sign in to comment.