From a6f2e5140914ddd53aa0ddb07c4269b8476e289a Mon Sep 17 00:00:00 2001 From: BrettMayson Date: Fri, 3 Nov 2023 12:29:23 -0600 Subject: [PATCH] oops --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a70256e..b41a2c6 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ An Arma Reforger dedicated server. Updates to the latest version every time it i -e SERVER_REGION="EU" \ -e SERVER_HOST_REGISTER_ADDRESS="public ip" \ -e GAME_NAME="My Docker Reforger Server" \ - ghcr.io/acemod/arma-reforger:edge + ghcr.io/acemod/arma-reforger:latest ``` If an admin password is not provided, one will be generated and printed to the console.