Skip to content

Commit 859f521

Browse files
committed
ci(ktl-4438): use writerside builder from custom docker tag
1 parent b49804a commit 859f521

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.teamcity/documentation/builds/WritersideBuilder.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ abstract class WritersideBuilder(
1313
customInit: BuildType.() -> Unit = {},
1414
postProcessAdditions: String = postProcessingScript(),
1515
) : BuildType({
16-
val dockerImageTag = "2.1.2180-p8506"
16+
val dockerImageTag = "2.1.2233-p8891"
1717
val frontend = "file:///opt/static/"
1818

1919
name = "${instance.uppercase()} documentation build"

0 commit comments

Comments
 (0)