Closed systemcrash closed 1 month ago
The point being, can those images use:
netbox-worker:
image: ghcr.io/netbox-community/netbox:${VERSION-v4.1.2-3.0.2}
...
netbox-housekeeping:
image: ghcr.io/netbox-community/netbox:${VERSION-v4.1.2-3.0.2}
...
Current Behavior
Using the current
docker-compose.override.yml
the current behaviour is to pull in its own images.Expected Behavior
Should the netbox-worker and netbox-housekeeping also use the same image as netbox?
Docker Compose Version
Docker Compose version v2.26.1
Docker Version
The git Revision
27bf52cf3ea882324273fbabbf23f0af6a194f12
The git Status
Startup Command
docker compose up -d
NetBox Logs
Content of docker-compose.override.yml