We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 527a2e1 commit bdc87bbCopy full SHA for bdc87bb
.github/workflows/main.yml
@@ -73,6 +73,7 @@ jobs:
73
version: '3.4'
74
services:
75
netbox:
76
+ image: netboxcommunity/netbox:v2.10
77
ports:
78
- 32768:8080
79
EOF
@@ -92,6 +93,7 @@ jobs:
92
93
94
95
96
+ image: netboxcommunity/netbox:v2.11
97
98
99
@@ -111,6 +113,7 @@ jobs:
111
113
112
114
115
116
+ image: netboxcommunity/netbox:v3.0
117
118
119
0 commit comments