stable version

This commit is contained in:
cupcakearmy 2023-03-09 02:34:01 +01:00
parent a58e59c43b
commit cf19e698b3
No known key found for this signature in database
GPG Key ID: 3235314B4D31232F
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ version: '3.8'
services:
sync:
image: cupcakearmy/gitea-sync
image: cupcakearmy/gitea-sync:1
restart: unless-stopped
env_file: .env
```

View File

@ -1,5 +1,5 @@
{
"version": "1.0.0-rc.0",
"version": "1.0.0",
"type": "module",
"scripts": {
"start": "node .",