Skip to content

Commit 6658d06

Browse files
authored
Merge pull request #520 from cimnine/PinNetboxMinor
2 parents 52f097d + 5b61885 commit 6658d06

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,7 +1,7 @@
11
version: '3.4'
22
services:
33
netbox: &netbox
4-
image: netboxcommunity/netbox:${VERSION-latest}
4+
image: netboxcommunity/netbox:${VERSION-v2.11}
55
depends_on:
66
- postgres
77
- redis

0 commit comments

Comments
 (0)