Use the image's full government name

This commit is contained in:
Jack Kingsman
2026-03-30 23:11:37 -07:00
parent 25df69bfbc
commit b1595e479c
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
services:
remoteterm:
# build: .
image: jkingsman/remoteterm-meshcore:latest
image: docker.io/jkingsman/remoteterm-meshcore:latest
# Optional on Linux: run container as your host user to avoid root-owned files in ./data
# This is less reliable for serial-device access than running as root and may require