Skip to content

Commit

Permalink
chore(deps): update memcached docker tag to v1.6.34 (#2449)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 28, 2024
1 parent 2f000a9 commit 9ed9062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Apps/seafile/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ services:
# Memcached service for seafile
big-bear-seafile-memcached:
container_name: big-bear-seafile-memcached
image: memcached:1.6.33
image: memcached:1.6.34
entrypoint: memcached -m 256
networks:
- big_bear_seafile_network
Expand Down

0 comments on commit 9ed9062

Please sign in to comment.