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