update CONTRIBUTING.md (#319)

This commit is contained in:
Tiger Wang 2023-11-03 11:28:52 +08:00 committed by GitHub
parent c17fc4139a
commit baac8c5656
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ Each directory under [Apps](Apps) correspond to a CasaOS App. The directory shou
name: syncthing
services:
syncthing:
image: linuxserver/syncthing:latest
image: linuxserver/syncthing:<specific version>
...
```