diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index a9e54c8ce..b04884e1d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -24,7 +24,7 @@ jobs: - name: Install Dependencies run: sudo apt-get install make curl jq - name: Install pack - uses: buildpacks/github-actions/setup-pack@v5.5.1 + uses: buildpacks/github-actions/setup-pack@v5.5.3 with: pack-version: '0.31.0' - name: Test diff --git a/themes/buildpacks/layouts/index.html b/themes/buildpacks/layouts/index.html index e5eaf22b1..4d3e85192 100644 --- a/themes/buildpacks/layouts/index.html +++ b/themes/buildpacks/layouts/index.html @@ -90,7 +90,18 @@

Maintainability

See list of features -

About the Project

+

What We Do

+
+
+

Cloud Native Buildpacks (CNBs) transform your application source code into container images that can run on any + cloud. With buildpacks, organizations can concentrate the knowledge of container build best practices within a + specialized team, instead of having application developers across the organization individually maintain their + own Dockerfiles. This makes it easier to know what is inside application images, enforce security and compliance + requirements, and perform upgrades with minimal effort and intervention.

+
+
+ +

Our Origin Story

Buildpacks were first conceived by Heroku in 2011. Since then, they have been adopted by Cloud @@ -110,8 +121,8 @@

About the Project

Cloud Native Buildpacks embrace modern container standards, such as the OCI image format. They take advantage of the latest capabilities of these standards, such as cross-repository blob mounting and image layer "rebasing" on Docker API v2 registries.

-
-
+ +