Update my-docker-compose.yml
Some checks failed
Code checks / check-url-paths (push) Has been cancelled
docker / docker_dev (push) Has been cancelled
Deploy MkDocs / deploy (push) Has been cancelled

Update image link
This commit is contained in:
2025-05-20 19:52:22 -04:00
parent 454cd6b1aa
commit 40b2a5b53f

View File

@@ -3,7 +3,7 @@ services:
container_name: netalertx
# use the below line if you want to test the latest dev image
# image: "jokobsk/netalertx-dev:latest"
image: "jokobsk/netalertx:latest"
image: "ghcr.io/jokob-sk/netalertx:latest"
network_mode: "host"
volumes:
- /opt/netalertx/config:/app/config