Skip to content

Commit

Permalink
ci: Use old version of seafile mc instead (#4107)
Browse files Browse the repository at this point in the history
Signed-off-by: Xuanwo <[email protected]>
  • Loading branch information
Xuanwo authored Jan 31, 2024
1 parent 826e6a6 commit 6e4d98a
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 6e4d98a

Please sign in to comment.