Add new Discourse version

This commit is contained in:
3wc 2023-08-21 14:25:21 +02:00
parent 5f0ea434f4
commit e9ee257be2
1 changed files with 20 additions and 0 deletions

View File

@ -1527,6 +1527,26 @@
"tag": "3.0.1"
}
}
},
{
"0.4.1+3.0.6": {
"app": {
"image": "bitnami/discourse",
"tag": "3.0.6"
},
"db": {
"image": "postgres",
"tag": "13-alpine"
},
"redis": {
"image": "redis",
"tag": "7.2-alpine"
},
"sidekiq": {
"image": "bitnami/discourse",
"tag": "3.0.6"
}
}
}
],
"website": ""