fix: change the current image with the image that soketi recommends

This commit is contained in:
Carlos-vargs
2023-06-21 11:29:55 -06:00
parent 7b1eee549f
commit d132fb389f

View File

@@ -1,6 +1,6 @@
FROM quay.io/soketi/soketi:latest
FROM quay.io/soketi/soketi:1.4-16-debian
LABEL maintainer="WuweiMing <wwm041544363@gmail.com>"
LABEL maintainer="Carlos-vargs <cvargaslopez769@gmail.com>"
CMD ["node /app/bin/server.js start"]