docker: default compose image to main

This commit is contained in:
Yellowcooln
2026-06-08 20:27:48 -04:00
parent 77480c6c1c
commit 1569b11690
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
# 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=pymcdev/pymc-repeater:main
# Storage defaults to Docker named volumes. This is the safest option for
# Portainer and fresh installs because Docker preserves the image ownership.