mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-02-04 21:14:05 +00:00
feat: bump the version to 3.4.2 so it match a newer docker image
This commit is contained in:
parent
7d6f00662c
commit
6967b2ca34
@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
netbox: &netbox
|
netbox: &netbox
|
||||||
image: docker.io/netboxcommunity/netbox:${VERSION-v4.4-3.4.1}
|
image: docker.io/netboxcommunity/netbox:${VERSION-v4.4-3.4.2}
|
||||||
depends_on:
|
depends_on:
|
||||||
- postgres
|
- postgres
|
||||||
- redis
|
- redis
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user