Chore: update catalogue
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
20
recipes.json
20
recipes.json
@ -14034,6 +14034,26 @@
|
|||||||
"tag": "7.0.10-alpine"
|
"tag": "7.0.10-alpine"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"1.4.1+2024.11.0": {
|
||||||
|
"app": {
|
||||||
|
"image": "pretix/standalone",
|
||||||
|
"tag": "2024.11.0"
|
||||||
|
},
|
||||||
|
"cron": {
|
||||||
|
"image": "alpinelinux/docker-cli",
|
||||||
|
"tag": "latest"
|
||||||
|
},
|
||||||
|
"db": {
|
||||||
|
"image": "postgres",
|
||||||
|
"tag": "12"
|
||||||
|
},
|
||||||
|
"redis": {
|
||||||
|
"image": "redis",
|
||||||
|
"tag": "7.0.10-alpine"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"website": ""
|
"website": ""
|
||||||
|
|||||||
Reference in New Issue
Block a user