mirror of
https://github.com/M0r13n/mikrotik_monitoring.git
synced 2025-12-06 10:09:31 +00:00
fix invalid docker pkg name
This commit is contained in:
parent
b759c53070
commit
0cddc19928
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ services:
|
||||||
mktxp:
|
mktxp:
|
||||||
# https://github.com/M0r13n/mikrotik_monitoring
|
# https://github.com/M0r13n/mikrotik_monitoring
|
||||||
# Note: You might need to build the image yourself if not on AMD64 or ARM-v7/V8
|
# Note: You might need to build the image yourself if not on AMD64 or ARM-v7/V8
|
||||||
image: mktxp:latest
|
image: leonmorten/mktxp:latest
|
||||||
volumes:
|
volumes:
|
||||||
# Since Version v0.37 mktxp runs as single user
|
# Since Version v0.37 mktxp runs as single user
|
||||||
# Prior it was root
|
# Prior it was root
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue