chore(deps): update linuxserver/netbox docker tag to v4.4.9 (#3110)
This commit is contained in:
parent
c142a121c1
commit
6e9ec2dcd2
|
|
@ -1,7 +1,7 @@
|
||||||
services:
|
services:
|
||||||
netbox:
|
netbox:
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
image: linuxserver/netbox:4.4.8
|
image: linuxserver/netbox:4.4.9
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
- 1panel-network
|
- 1panel-network
|
||||||
Loading…
Reference in New Issue