Skip to content

Commit

Permalink
Wrong CMD fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
XargonWan committed Nov 5, 2024
1 parent 5961281 commit 38c5ba4
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 @@ -17,4 +17,4 @@ RUN flatpak remote-add --user --if-not-exists flathub https://flathub.org/repo/f
flatpak remote-add --user --if-not-exists flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo

# Set default command (optional, for testing purposes)
CMD [ "flatpak builder" ]
CMD [ "flatpak-builder" ]

0 comments on commit 38c5ba4

Please sign in to comment.