mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-04-01 06:55:37 +02:00
chore(deps): update memcached docker tag to v1.6.41
This commit is contained in:
@@ -13,7 +13,7 @@ services:
|
|||||||
# - proxy
|
# - proxy
|
||||||
|
|
||||||
memcached:
|
memcached:
|
||||||
image: memcached:1.6.40
|
image: memcached:1.6.41
|
||||||
container_name: seafile-memcached
|
container_name: seafile-memcached
|
||||||
entrypoint: memcached -m 256
|
entrypoint: memcached -m 256
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user