Skip to content

Commit 24580b8

Browse files
committed
Merge branch 'upgrade-dep' of github.com:wxiaoguang/gitea into wxiaoguang-upgrade-dep
2 parents 51d86ad + 7c98870 commit 24580b8

File tree

4 files changed

+178
-164
lines changed

4 files changed

+178
-164
lines changed

.github/workflows/pull-db-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
ports:
9999
- "9200:9200"
100100
meilisearch:
101-
image: getmeili/meilisearch:v1.2.0
101+
image: getmeili/meilisearch:v1
102102
env:
103103
MEILI_ENV: development # disable auth
104104
ports:

0 commit comments

Comments
 (0)