@@ -243,7 +243,7 @@ export class TechdocsGenerator implements GeneratorBase {
|
||||
config: Config;
|
||||
scmIntegrations: ScmIntegrationRegistry;
|
||||
});
|
||||
static readonly defaultDockerImage = 'spotify/techdocs:v1.1.0';
|
||||
static readonly defaultDockerImage = 'spotify/techdocs:v1.2.0';
|
||||
static fromConfig(
|
||||
config: Config,
|
||||
options: GeneratorOptions,
|
||||
|
||||
Reference in New Issue
Block a user