File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "id" : " discopanel" ,
3- "version" : " v2.0.13 " ,
3+ "version" : " v2.0.14 " ,
44 "image" : " nickheyer/discopanel" ,
55 "youtube" : " " ,
66 "docs_link" : " https://docs.discopanel.app"
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ services:
1010 # Name of the container
1111 container_name : big-bear-discopanel
1212 # Image to be used for the container
13- image : nickheyer/discopanel:v2.0.13
13+ image : nickheyer/discopanel:v2.0.14
1414 # Container restart policy
1515 restart : unless-stopped
1616 # Host networking is required so DiscoPanel can expose the dynamic
Original file line number Diff line number Diff line change 11{
22 "id" : " gitea" ,
3- "version" : " 1.26.3 " ,
3+ "version" : " 1.26.4 " ,
44 "image" : " gitea/gitea" ,
55 "youtube" : " " ,
66 "docs_link" : " https://docs.gitea.com/"
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: big-bear-gitea
22services :
33 big-bear-gitea :
44 container_name : big-bear-gitea
5- image : gitea/gitea:1.26.3
5+ image : gitea/gitea:1.26.4
66 restart : unless-stopped
77 ports :
88 - " 3000:3000"
Original file line number Diff line number Diff line change 11{
22 "id" : " invoice-ninja" ,
3- "version" : " 5.13.24 " ,
3+ "version" : " 5.13.25 " ,
44 "image" : " invoiceninja/invoiceninja" ,
55 "youtube" : " " ,
66 "docs_link" : " "
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ name: big-bear-invoice-ninja
55# Service definitions for the big-bear-invoice-ninja application
66services :
77 big-bear-invoice-ninja :
8- image : invoiceninja/invoiceninja:5.13.24
8+ image : invoiceninja/invoiceninja:5.13.25
99 container_name : big-bear-invoice-ninja
1010 restart : unless-stopped
1111 user : 1500:1500
Original file line number Diff line number Diff line change 11{
22 "id" : " stalwart-mail" ,
3- "version" : " v0.16.9 " ,
3+ "version" : " v0.16.10 " ,
44 "image" : " stalwartlabs/stalwart" ,
55 "youtube" : " " ,
66 "docs_link" : " "
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ services:
1212 # Name of the container
1313 container_name : big-bear-stalwart-mail
1414 # Image to be used for the container specifies the stalwartlabs/mail-server version and source
15- image : stalwartlabs/stalwart:v0.16.9
15+ image : stalwartlabs/stalwart:v0.16.10
1616 # Container restart policy - restarts the container unless manually stopped
1717 restart : unless-stopped
1818 # Volume mappings required for system integration
Original file line number Diff line number Diff line change 11{
22 "id" : " tianji" ,
3- "version" : " 1.32.4 " ,
3+ "version" : " 1.32.6 " ,
44 "image" : " moonrailgun/tianji" ,
55 "youtube" : " " ,
66 "docs_link" : " "
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ services:
1010 # Name of the container
1111 container_name : big-bear-tianji
1212 # Image to be used for the container
13- image : moonrailgun/tianji:1.32.4
13+ image : moonrailgun/tianji:1.32.6
1414 # Container restart policy
1515 restart : unless-stopped
1616 # Environment variables for the container
You can’t perform that action at this time.
0 commit comments