Removed recommendation of nightly, updated language in README, and updated SECURITY.md

This commit is contained in:
Isaac Abadi
2022-06-21 01:42:15 -04:00
parent da8c23d3ef
commit 9d1624d569
4 changed files with 18 additions and 23 deletions

View File

@@ -1,2 +1,2 @@
FROM tzahi12345/youtubedl-material:nightly
FROM tzahi12345/youtubedl-material:latest
CMD [ "pm2-runtime", "pm2.config.js" ]