Update Stormworks JSON

Changed image from yolks:wine_latest to yolks:wine-staging.
This commit is contained in:
Lucas Pearson
2022-10-26 13:24:40 -04:00
committed by GitHub
parent 22f32384a7
commit 75f8f46d49

View File

@@ -12,7 +12,7 @@
"steam_disk_space"
],
"images": [
"ghcr.io\/parkervcp\/yolks:wine_latest"
"ghcr.io\/parkervcp\/yolks:wine_staging"
],
"file_denylist": [],
"startup": "xvfb-run wine server64.exe +server_dir \/home\/container",
@@ -49,4 +49,4 @@
"rules": "required|string|max:20"
}
]
}
}