From 1349d2f8b8e8d4ed9705a27d1facccd600a03042 Mon Sep 17 00:00:00 2001 From: "Michael (Parker) Parker" Date: Tue, 25 Dec 2018 20:35:16 -0500 Subject: [PATCH] Change Conan server to use generic wine image. --- conan_exiles/conan_exiles/egg-conan-exiles.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conan_exiles/conan_exiles/egg-conan-exiles.json b/conan_exiles/conan_exiles/egg-conan-exiles.json index 5c86b48c..d0ddf3c0 100644 --- a/conan_exiles/conan_exiles/egg-conan-exiles.json +++ b/conan_exiles/conan_exiles/egg-conan-exiles.json @@ -3,11 +3,11 @@ "meta": { "version": "PTDL_v1" }, - "exported_at": "2018-06-02T17:05:28-04:00", + "exported_at": "2018-12-25T20:34:11-05:00", "name": "Conan Exiles", "author": "brycea@rapidnetworks.org", "description": "Conan Exiles is an open-world survival game set in the brutal lands of Conan the Barbarian. Survive in a savage world, build your kingdom, and dominate your enemies in brutal combat and epic warfare.", - "image": "quay.io\/exonical\/pterodactyl-containers:conanexiles", + "image": "quay.io\/parkervcp\/pterodactyl-images:wine-source", "startup": "wine ConanSandboxServer.exe -log", "config": { "files": "{}",