We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bce846f + a755f71 commit 84b40feCopy full SHA for 84b40fe
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM docker:stable
+FROM docker:latest
2
COPY start-typesense.sh /start-typesense.sh
3
RUN chmod +x /start-typesense.sh
4
ENTRYPOINT ["/start-typesense.sh"]
0 commit comments