Skip to content

Commit

Permalink
Merge pull request #3403 from Carlos-vargs/update-soketi-image
Browse files Browse the repository at this point in the history
fix: change the current image with the image that soketi recommends
  • Loading branch information
makowskid committed Sep 18, 2023
2 parents dca99ce + d132fb3 commit b722e90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions soketi/Dockerfile
Original file line number Diff line number Diff line change
@@ -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"]

Expand Down

0 comments on commit b722e90

Please sign in to comment.