chore: publish new catalogue release changes
This commit is contained in:
parent
123c453660
commit
f7cc7d79a3
1 changed files with 16 additions and 2 deletions
18
recipes.json
18
recipes.json
|
@ -2403,12 +2403,26 @@
|
|||
{
|
||||
"0.1.0+apache-debian-1.26.0-prod": {
|
||||
"app": {
|
||||
"digest": "86ff3cb",
|
||||
"digest": "bface7d",
|
||||
"image": "kimai/kimai2",
|
||||
"tag": "apache-1.26.0-prod"
|
||||
},
|
||||
"db": {
|
||||
"digest": "40b83de",
|
||||
"digest": "a3a2968",
|
||||
"image": "mysql",
|
||||
"tag": "5.7"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"0.2.0+apache-debian-1.29.1-prod": {
|
||||
"app": {
|
||||
"digest": "bface7d",
|
||||
"image": "kimai/kimai2",
|
||||
"tag": "apache-1.29.1-prod"
|
||||
},
|
||||
"db": {
|
||||
"digest": "a3a2968",
|
||||
"image": "mysql",
|
||||
"tag": "5.7"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue