Chore: update catalogue
continuous-integration/drone/push Build is passing Details

This commit is contained in:
decentral1se 2024-01-26 00:09:33 +00:00
parent 342314a730
commit cbadd8a20f
1 changed files with 24 additions and 0 deletions

View File

@ -4233,6 +4233,30 @@
"tag": "0.1.4-backend-beta"
}
}
},
{
"0.1.8+13.0.0": {
"app": {
"image": "karrot-dev/karrot-docker-images",
"tag": "13.0.0-backend"
},
"db": {
"image": "postgres",
"tag": "14-alpine"
},
"redis": {
"image": "redis",
"tag": "6-alpine"
},
"web": {
"image": "karrot-dev/karrot-docker-images",
"tag": "13.0.0-frontend"
},
"worker": {
"image": "karrot-dev/karrot-docker-images",
"tag": "13.0.0-backend"
}
}
}
],
"website": ""