Remove search docker (#1054)

* Bump golang.org/x/net

Bumps the gomod-backward-compatible group with 1 update in the /db directory: [golang.org/x/net](https://github.com/golang/net).


Updates `golang.org/x/net` from 0.53.0 to 0.55.0
- [Commits](https://github.com/golang/net/compare/v0.53.0...v0.55.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.55.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-backward-compatible
...

Signed-off-by: dependabot[bot] <support@github.com>

* remove search docker

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
slothful-vassal
2026-06-09 17:10:27 +02:00
committed by GitHub
parent ca326fabbd
commit 1e2b4ea75d
2 changed files with 0 additions and 12 deletions

View File

@@ -1,9 +0,0 @@
FROM getmeili/meilisearch:v1.11.3
COPY ./entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh
CMD [ "/entrypoint.sh" ]

View File

@@ -1,3 +0,0 @@
#!/bin/sh
meilisearch