Skip to content

Commit

Permalink
Merge branch 'main' into list_empty_dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Xuanwo authored Jan 31, 2024
2 parents 959f172 + 6e4d98a commit 1d2f553
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions fixtures/seafile/docker-compose-seafile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,10 @@ services:
entrypoint: memcached -m 256
networks:
- seafile-net

seafile:
image: seafileltd/seafile-mc:latest
# Revert to latest after https://github.com/apache/opendal/issues/4106 addressed
image: seafileltd/seafile-mc:11.0.4
container_name: seafile
ports:
- "80:80"
Expand Down

0 comments on commit 1d2f553

Please sign in to comment.