diff --git a/docker-compose.e2e.yml b/docker-compose.e2e.yml index d7dfa07..249b1ac 100644 --- a/docker-compose.e2e.yml +++ b/docker-compose.e2e.yml @@ -1,6 +1,6 @@ services: floci: - image: floci/floci:1.5.32-compat + image: floci/floci:1.5.34-compat volumes: - "./test/s3/start.d:/etc/floci/init/start.d" - "./README.md:/fixture/README.md"