From ca50656560b3ca04d24e414363345433a77d9c5e Mon Sep 17 00:00:00 2001 From: Yellowcooln <12516003+yellowcooln@users.noreply.github.com> Date: Fri, 29 May 2026 12:29:51 -0400 Subject: [PATCH] docs: remove fork image from env example --- .env.example | 1 - 1 file changed, 1 deletion(-) diff --git a/.env.example b/.env.example index 12fde7d..da1c6cf 100644 --- a/.env.example +++ b/.env.example @@ -4,7 +4,6 @@ # Published image to run. Use a different repository or tag if you are testing # a fork or a specific release. PYMC_REPEATER_IMAGE=pymcdev/pymc-repeater:dev -# PYMC_REPEATER_IMAGE=yellowcooln/pymc-repeater:dev # SPI/GPIO access uses the host's numeric group IDs. Check your host with: # getent group gpio