Skip to content

Commit 857a331

Browse files
Merge pull request #3230 from OctopusDeploy/mh/dynamic-worker-caching
Update worker-tools caching info
2 parents ed4e75f + dba3c59 commit 857a331

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/pages/docs/infrastructure/workers/dynamic-worker-pools.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: src/layouts/Default.astro
33
pubDate: 2023-01-01
4-
modDate: 2026-03-10
4+
modDate: 2026-07-02
55
title: Dynamic Worker pools
66
description: Dynamic Worker pools are used in our cloud product to dynamically create and assign workers to running tasks. This page describes how dynamic worker pools work.
77
navOrder: 50
@@ -147,7 +147,7 @@ For deployments and runbook runs that require additional software dependencies o
147147

148148
:::div{.hint}
149149
**Octopus worker-tools are cached on Dynamic Workers**
150-
The `octopusdeploy/worker-tools` images provided for the execution containers feature cache the five latest Ubuntu and two latest Windows [Worker Tools](/docs/infrastructure/workers/worker-tools-versioning-and-caching) images on a dynamic worker when it's created. This makes them an excellent choice over installing additional software on a dynamic worker.
150+
The `octopusdeploy/worker-tools` images provided for the execution containers feature cache the three latest Ubuntu and two latest Windows [Worker Tools](/docs/infrastructure/workers/worker-tools-versioning-and-caching) images on a dynamic worker when it's created. This makes them an excellent choice over installing additional software on a dynamic worker.
151151

152152
:::
153153

0 commit comments

Comments
 (0)