From 7b2acdf4f808d1cb3b538b3aa887980eb12a533d Mon Sep 17 00:00:00 2001 From: Matt Garber Date: Wed, 15 May 2024 16:18:30 -0400 Subject: [PATCH] Added reminder about updating docker images --- docs/setup/sample-runs.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/setup/sample-runs.md b/docs/setup/sample-runs.md index 14153018..a2d61e5d 100644 --- a/docs/setup/sample-runs.md +++ b/docs/setup/sample-runs.md @@ -12,6 +12,9 @@ nav_order: 2 This guide will explain how to install and run Cumulus ETL inside your hospital's infrastructure. It assumes you are familiar with the command line. +If you're coming back to these docs after an update to the ETL on a machine you've run it on before, +run `docker pull smartonfhir/cumulus-etl` before you start to get the latest ETL image. + ## On-Premises Runs But first, a word about on-premises vs in-cloud runs of Cumulus ETL.