From fea9d31dc46bddbb2ba65aae367f1d1df1347df0 Mon Sep 17 00:00:00 2001 From: ci-sourcerer Date: Sun, 5 Apr 2026 19:42:43 -0400 Subject: [PATCH] docs: show image location --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d79ad6d..dfd4dd6 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,4 @@ The program reads from a file passed as the first argument. +All images are published and tagged by release at `docker.io/cisourcerer/dfparse:` (replace `` with the desired release tag when pulling or referencing the image).