Update linuxserver/netbox Docker tag to v4.3.4 (#675)
This commit is contained in:
parent
958cbb71dd
commit
cc2bdee23f
|
|
@ -1,7 +1,7 @@
|
||||||
services:
|
services:
|
||||||
netbox:
|
netbox:
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
image: linuxserver/netbox:4.3.3
|
image: linuxserver/netbox:4.3.4
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
- 1panel-network
|
- 1panel-network
|
||||||
Loading…
Reference in New Issue