From 945f9e6a4b5bbe103cc51ea6c10e68d4ebd0e92e Mon Sep 17 00:00:00 2001 From: Eric Meehan Date: Thu, 30 Jan 2025 17:49:05 -0500 Subject: [PATCH] Custom Docker image for Discourse --- tasks/discourse.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tasks/discourse.yaml b/tasks/discourse.yaml index 15a5f68..4422b3d 100644 --- a/tasks/discourse.yaml +++ b/tasks/discourse.yaml @@ -20,7 +20,9 @@ user: "discourse" password: "{{ discourse_admin_password }}" image: - debug: true + repository: ericomeehan/discourse + tag: latest + pullPolicy: Always discourse: skipInstall: false plugins: