referencing Github container registry for all images.

This commit is contained in:
Jason Kulatunga
2022-04-30 22:24:05 -07:00
parent 20411afb82
commit 035c94681f
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ docker run -it --rm -p 8080:8080 \
--cap-add SYS_RAWIO \
--device=/dev/sda \
--device=/dev/sdb \
analogj/scrutiny
ghcr.io/analogj/scrutiny:master-omnibus
/scrutiny/bin/scrutiny-collector-metrics run
```