bump techdocs generator version
Signed-off-by: John Philip <jphilip@spotify.com>
This commit is contained in:
@@ -54,7 +54,7 @@ export class TechdocsGenerator implements GeneratorBase {
|
||||
* The default docker image (and version) used to generate content. Public
|
||||
* and static so that techdocs-node consumers can use the same version.
|
||||
*/
|
||||
public static readonly defaultDockerImage = 'spotify/techdocs:v1.2.4';
|
||||
public static readonly defaultDockerImage = 'spotify/techdocs:v1.2.6';
|
||||
private readonly logger: LoggerService;
|
||||
private readonly containerRunner?: TechDocsContainerRunner;
|
||||
private readonly options: GeneratorConfig;
|
||||
|
||||
Reference in New Issue
Block a user