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:
|
||||
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:
|
||||
- postgres
|
||||
- redis
|
||||
|
||||
Loading…
Reference in New Issue
Block a user