mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-16 13:07:46 +02:00
feat(docker): replace all-in-one image with FrankenPHP and Caddy based image + discard other images
- use serversideup/php as a base image - remove nginx unit base - remove app / webserver images - add bundle stage to remove pipeline dependency - update docker setup docs - edit gitlabci rules and release logic
This commit is contained in:
parent
49a43d08cc
commit
e5fb676cb6
58 changed files with 5830 additions and 5318 deletions
|
|
@ -11,11 +11,11 @@
|
|||
"prepare": "astro telemetry disable"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/starlight": "^0.36.0",
|
||||
"@astrojs/starlight": "^0.37.6",
|
||||
"@fontsource/inter": "^5.2.8",
|
||||
"@fontsource/rubik": "^5.2.8",
|
||||
"astro": "^5.14.1",
|
||||
"sharp": "^0.34.4",
|
||||
"starlight-openapi": "^0.20.0"
|
||||
"astro": "^5.17.2",
|
||||
"sharp": "^0.34.5",
|
||||
"starlight-openapi": "^0.22.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue