Skip to content

Commit 6967b2c

Browse files
authored
feat: bump the version to 3.4.2 so it match a newer docker image
1 parent 7d6f006 commit 6967b2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
netbox: &netbox
3-
image: docker.io/netboxcommunity/netbox:${VERSION-v4.4-3.4.1}
3+
image: docker.io/netboxcommunity/netbox:${VERSION-v4.4-3.4.2}
44
depends_on:
55
- postgres
66
- redis

0 commit comments

Comments
 (0)