diff --git a/system-toolbox/Dockerfile b/system-toolbox/Dockerfile index 7b63844..c1ead37 100644 --- a/system-toolbox/Dockerfile +++ b/system-toolbox/Dockerfile @@ -7,7 +7,8 @@ ENV PKGS_GENERAL="htop \ lm_sensors \ smartmontools \ ffmpeg-free \ - yt-dlp" + yt-dlp \ + openfortivpn" ENV PKGS_PROCESSES="procps-ng \ strace"