Skip to content

Commit

Permalink
Update typesense.stub to 27.1 (#741)
Browse files Browse the repository at this point in the history
Upgrading Typesense server version to 0.27.1
https://github.com/typesense/typesense/releases/tag/v27.1
  • Loading branch information
Braunson authored Oct 29, 2024
1 parent c5a4563 commit ded49f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stubs/typesense.stub
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
typesense:
image: 'typesense/typesense:0.25.2'
image: 'typesense/typesense:0.27.1'
ports:
- '${FORWARD_TYPESENSE_PORT:-8108}:8108'
environment:
Expand Down

0 comments on commit ded49f2

Please sign in to comment.