Skip to content

Commit 7efa151

Browse files
authored
Update typesense.stub to correct version tag (#742)
The publisher has switched from the prefixed 0.* tag style to 27.1 as of 27.*
1 parent ded49f2 commit 7efa151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/typesense.stub

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
typesense:
2-
image: 'typesense/typesense:0.27.1'
2+
image: 'typesense/typesense:27.1'
33
ports:
44
- '${FORWARD_TYPESENSE_PORT:-8108}:8108'
55
environment:

0 commit comments

Comments
 (0)