Skip to content

Commit

Permalink
Update typesense.stub to correct version tag (#742)
Browse files Browse the repository at this point in the history
The publisher has switched from the prefixed 0.* tag style to 27.1 as of 27.*
  • Loading branch information
Braunson authored Oct 29, 2024
1 parent ded49f2 commit 7efa151
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.27.1'
image: 'typesense/typesense:27.1'
ports:
- '${FORWARD_TYPESENSE_PORT:-8108}:8108'
environment:
Expand Down

0 comments on commit 7efa151

Please sign in to comment.