mirror of
https://github.com/RetroDECK/retrodeck-builder.git
synced 2024-11-23 22:55:39 +00:00
Wrong CMD fixed
This commit is contained in:
parent
59612819a6
commit
38c5ba4fa9
|
@ -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" ]
|
Loading…
Reference in a new issue