Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
lordcris committed Feb 10, 2024
1 parent 4360faf commit ae8d01e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ WORKDIR $HOME
RUN date +%s > $HOME/date_in_seconds.txt


RUN add-apt-repository universe && apt update && apt full-upgrade -y apt install flatpak && flatpak install flathub nz.mega.MEGAsync
RUN apt update && apt full-upgrade -y apt install flatpak && flatpak install flathub nz.mega.MEGAsync


######### End Customizations ###########
Expand Down

0 comments on commit ae8d01e

Please sign in to comment.