mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-03-22 08:16:54 +00:00
Remove image specification from netbox service in docker-compose.override.yml
This commit is contained in:
parent
f978c13b3a
commit
4ae3ab6350
|
|
@ -8,7 +8,6 @@ services:
|
|||
options:
|
||||
max-size: "10m"
|
||||
max-file: "3"
|
||||
image: ghcr.io/netbox-community/netbox:v4.4-3-plugins
|
||||
volumes:
|
||||
- ./requirements-plugins.txt:/plugins/requirements-plugins.txt:ro
|
||||
command: >
|
||||
|
|
|
|||
Loading…
Reference in a new issue