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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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