feat: select base image for buildpacks
This commit is contained in:
@@ -106,6 +106,7 @@ model Application {
|
||||
secrets Secret[]
|
||||
persistentStorage ApplicationPersistentStorage[]
|
||||
baseImage String?
|
||||
baseBuildImage String?
|
||||
}
|
||||
|
||||
model ApplicationSettings {
|
||||
|
||||
Reference in New Issue
Block a user