Skip to content

Commit a39967f

Browse files
authored
ENGODCS-2443 (#22106)
<!--Delete sections as needed --> ## Description Adds release notes for DBC as requested here https://docker.slack.com/archives/C04RJJAPFKK/p1740512377197609?thread_ts=1740500440.451139&cid=C04RJJAPFKK ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
1 parent bded7aa commit a39967f

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

content/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ grid:
4545
url: "/build-cloud/"
4646
- text: "Setup"
4747
url: "/build-cloud/setup/"
48-
- text: "Optimization"
49-
url: "/build-cloud/optimization/"
48+
- text: "Release notes"
49+
url: "/build-cloud/release-notes/"
5050
- title: Docker Compose
5151
icon: polyline
5252
description: |
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
description: Learn about the latest features of Docker Build Cloud
3+
keywords: docker build cloud, release notes, changelog, features, changes, delta, new, releases
4+
title: Docker Build Cloud release notes
5+
linkTitle: Release notes
6+
tags: [Release notes]
7+
---
8+
9+
This page contains information about the new features, improvements, known
10+
issues, and bug fixes in Docker Build Cloud releases.
11+
12+
## 2025-02-24
13+
14+
### New
15+
16+
Added a new **Build settings** page where you can configure disk allocation, private resource access, and firewall settings for your cloud builders in your organization. These configurations help optimize storage, enable access to private registries, and secure outbound network traffic.

0 commit comments

Comments
 (0)