mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-10 18:06:56 +08:00
chore(deps): update meilisearch docker tag to v1.4.2 (#510)
* a * chore(deps): update meilisearch docker tag to v1.4.2 * a * chore(deps): update memcached docker tag to v1.6.22-alpine3.18
This commit is contained in:
parent
93105556a6
commit
84b28234d7
@ -8,7 +8,7 @@ services:
|
||||
ports:
|
||||
- "${PANEL_APP_PORT_HTTP}:11211"
|
||||
command: memcached -m ${MEM_CACHED}
|
||||
image: "memcached:1.6.19-alpine3.17"
|
||||
image: "memcached:1.6.22-alpine3.18"
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
networks:
|
Loading…
Reference in New Issue
Block a user