Update linuxserver/netbox Docker tag to v4.3.5 (#928)
This commit is contained in:
parent
cd1fb53d25
commit
0b61a19ce3
|
|
@ -1,7 +1,7 @@
|
||||||
services:
|
services:
|
||||||
netbox:
|
netbox:
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
image: linuxserver/netbox:4.3.4
|
image: linuxserver/netbox:4.3.5
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
- 1panel-network
|
- 1panel-network
|
||||||
Loading…
Reference in New Issue