Skip to content

Commit 84b40fe

Browse files
authored
Merge pull request #1 from robwgreenjr/latest-docker
Update Docker To Latest
2 parents bce846f + a755f71 commit 84b40fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker:stable
1+
FROM docker:latest
22
COPY start-typesense.sh /start-typesense.sh
33
RUN chmod +x /start-typesense.sh
44
ENTRYPOINT ["/start-typesense.sh"]

0 commit comments

Comments
 (0)