ptrumpis / snap-camera-server

An alternative, self-hosted solution that allows you to continue using Snap Camera with all Snapchat filters after its shutdown on January 25, 2023.
https://github.com/snapcamera
MIT License
351 stars 44 forks source link

docker-compose.yml deprecated - Here is how to fix #163

Open apollonyc opened 3 months ago

apollonyc commented 3 months ago

Describe the bug In docker-compose.yml the need to list version is now deprecated.

To Reproduce Steps to reproduce the behavior: Run "docker compose up" in terminal on Mac.

Expected behavior WARN[0000] /Applications/snap-camera-server-3.2.1/docker-compose.yml: the attribute version is obsolete, it will be ignored, please remove it to avoid potential confusion

System (please complete the following information):

To Fix

Source