Skip to content

Commit 81704be

Browse files
committed
chore(cli): update the changeset wording
1 parent e54f0ca commit 81704be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.changeset/prebuilt-base-images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"trigger.dev": patch
33
---
44

5-
Deploys are faster: images no longer install system packages during every build, and repeat deploys pull less because the shared base layers are already cached. Custom packages from the aptGet extension still install as before.
5+
Deployment builds now use custom base layer images and no longer install system packages during every build. This improves layer caching resulting in both faster deployments and faster image pulls on the worker cluster side.

0 commit comments

Comments
 (0)