chore(deps): update linuxserver/netbox docker tag to v4.4.3 (#2083)
This commit is contained in:
parent
c4bf30d5c2
commit
bc7239ea47
|
|
@ -1,7 +1,7 @@
|
||||||
services:
|
services:
|
||||||
netbox:
|
netbox:
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
image: linuxserver/netbox:4.4.2
|
image: linuxserver/netbox:4.4.3
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
- 1panel-network
|
- 1panel-network
|
||||||
Loading…
Reference in New Issue