From 93733e84235e9af8207f12669a7b301a0a935eda Mon Sep 17 00:00:00 2001 From: "Michael (Parker) Parker" Date: Wed, 13 Mar 2019 18:41:54 -0400 Subject: [PATCH] Use new image for server Until the daemon is running in a container for everyone this is a stop gap measure. --- arma/arma3/egg-arma3.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arma/arma3/egg-arma3.json b/arma/arma3/egg-arma3.json index ff845ce6..0eec1209 100644 --- a/arma/arma3/egg-arma3.json +++ b/arma/arma3/egg-arma3.json @@ -3,11 +3,11 @@ "meta": { "version": "PTDL_v1" }, - "exported_at": "2018-10-16T13:07:23-04:00", + "exported_at": "2019-03-13T18:40:40-04:00", "name": "Arma 3", "author": "daave@aaathats3as.com", "description": "Experience true combat gameplay in a massive military sandbox. Deploying a wide variety of single- and multiplayer content, over 20 vehicles and 40 weapons, and limitless opportunities for content creation, this is the PC's premier military game. Authentic, diverse, open - Arma 3 sends you to war.", - "image": "quay.io\/parkervcp\/pterodactyl-images:source", + "image": "quay.io\/parkervcp\/pterodactyl-images:game_arma3", "startup": ".\/arma3server -ip=0.0.0.0 -port={{SERVER_PORT}} -cfg={{CFG}} -config={{CONFIG}} {{CUSTOM}} -mod=\"{{MODS}}\" -serverMod=\"{{SERVERMODS}}\"", "config": { "files": "{}",