Skip to content

Commit 0b5f71a

Browse files
committed
chore(deps): update memcached docker tag to v1.6.42
1 parent ac73afa commit 0b5f71a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

observability/tempo/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ services:
99

1010
memcached:
1111
container_name: memcached
12-
image: memcached:1.6.41
12+
image: memcached:1.6.42
1313
environment:
1414
- MEMCACHED_MAX_MEMORY=64m # Set the maximum memory usage
1515
- MEMCACHED_THREADS=2 # Number of threads to use

0 commit comments

Comments
 (0)