push to 2.0.0
All checks were successful
Build Multiarch Container Image / call-reusable-workflow (push) Successful in 53m52s
All checks were successful
Build Multiarch Container Image / call-reusable-workflow (push) Successful in 53m52s
This commit is contained in:
parent
50c31b93a6
commit
cddf5597d6
@ -99,4 +99,4 @@ ENV HOST=0.0.0.0
|
|||||||
|
|
||||||
EXPOSE 9000
|
EXPOSE 9000
|
||||||
VOLUME ["/app/data"]
|
VOLUME ["/app/data"]
|
||||||
CMD ["python3", "mealie/main.py"]
|
CMD ["/py-pkgs/bin/python", "mealie/main.py"]
|
||||||
|
Loading…
Reference in New Issue
Block a user