Skip to content

Commit 5efd08c

Browse files
docs(hoverkraft-tech/docker-base-images): update documentation
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e444ef7 commit 5efd08c

File tree

15 files changed

+31
-31
lines changed

15 files changed

+31
-31
lines changed

application/docs/projects/ci-cd-tools/docker-base-images/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
source_repo: hoverkraft-tech/docker-base-images
33
source_path: CONTRIBUTING.md
44
source_branch: main
5-
source_run_id: 22214550865
6-
last_synced: 2026-02-20T06:57:39.098Z
5+
source_run_id: 22751570564
6+
last_synced: 2026-03-06T06:16:09.390Z
77
---
88

99
# Contributing

application/docs/projects/ci-cd-tools/docker-base-images/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ description: Documentation for Docker Base Images
88
Documentation for the Docker Base Images project.
99

1010
**Source Repository:** [hoverkraft-tech/docker-base-images](https://github.com/hoverkraft-tech/docker-base-images)
11-
**Last Synced:** 2026-02-20T06:57:39.098Z
11+
**Last Synced:** 2026-03-06T06:16:09.390Z

application/docs/projects/ci-cd-tools/docker-base-images/actions/get-available-images/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Get Available Images
33
source_repo: hoverkraft-tech/docker-base-images
44
source_path: actions/get-available-images/README.md
55
source_branch: main
6-
source_run_id: 22214550865
7-
last_synced: 2026-02-20T06:57:39.098Z
6+
source_run_id: 22751570564
7+
last_synced: 2026-03-06T06:16:09.390Z
88
---
99

1010
<!-- header:start -->

application/docs/projects/ci-cd-tools/docker-base-images/actions/should-build-images/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@ title: Should Build Images
33
source_repo: hoverkraft-tech/docker-base-images
44
source_path: actions/should-build-images/README.md
55
source_branch: main
6-
source_run_id: 22214550865
7-
last_synced: 2026-02-20T06:57:39.098Z
6+
source_run_id: 22751570564
7+
last_synced: 2026-03-06T06:16:09.390Z
88
---
99

1010
<!-- header:start -->
1111

1212
# ![Icon](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hlY2stc3F1YXJlIiBjb2xvcj0iYmx1ZSI+PHBvbHlsaW5lIHBvaW50cz0iOSAxMSAxMiAxNCAyMiA0Ij48L3BvbHlsaW5lPjxwYXRoIGQ9Ik0yMSAxMnY3YTIgMiAwIDAgMS0yIDJINWEyIDIgMCAwIDEtMi0yVjVhMiAyIDAgMCAxIDItMmgxMSI+PC9wYXRoPjwvc3ZnPg==) GitHub Action: Should build the given images
1313

1414
<div align="center">
15-
<img src="https://opengraph.githubassets.com/c59fc9fcb3c06e02c25644e7521931caafcedb4bf8c8cee5d162f717557ba12e/hoverkraft-tech/docker-base-images" width="60px" align="center" alt="Should build the given images" />
15+
<img src="https://opengraph.githubassets.com/6d5f8572dff3d9b1becf42b76eee14e130c982581277eedd3e65f0c7ac125342/hoverkraft-tech/docker-base-images" width="60px" align="center" alt="Should build the given images" />
1616
</div>
1717

1818
---

application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/continuous-integration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
source_repo: hoverkraft-tech/docker-base-images
33
source_path: .github/workflows/continuous-integration.md
44
source_branch: main
5-
source_run_id: 22214550865
6-
last_synced: 2026-02-20T06:57:39.098Z
5+
source_run_id: 22751570564
6+
last_synced: 2026-03-06T06:16:09.390Z
77
---
88

99
<!-- header:start -->
1010

1111
# GitHub Reusable Workflow: Continuous Integration
1212

1313
<div align="center">
14-
<img src="https://opengraph.githubassets.com/c59fc9fcb3c06e02c25644e7521931caafcedb4bf8c8cee5d162f717557ba12e/hoverkraft-tech/docker-base-images" width="60px" align="center" alt="Continuous Integration" />
14+
<img src="https://opengraph.githubassets.com/6d5f8572dff3d9b1becf42b76eee14e130c982581277eedd3e65f0c7ac125342/hoverkraft-tech/docker-base-images" width="60px" align="center" alt="Continuous Integration" />
1515
</div>
1616

1717
---

application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/docker-build-images.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
source_repo: hoverkraft-tech/docker-base-images
33
source_path: .github/workflows/docker-build-images.md
44
source_branch: main
5-
source_run_id: 22214550865
6-
last_synced: 2026-02-20T06:57:39.098Z
5+
source_run_id: 22751570564
6+
last_synced: 2026-03-06T06:16:09.390Z
77
---
88

99
<!-- header:start -->

application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/get-available-images-matrix.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
source_repo: hoverkraft-tech/docker-base-images
33
source_path: .github/workflows/get-available-images-matrix.md
44
source_branch: main
5-
source_run_id: 22214550865
6-
last_synced: 2026-02-20T06:57:39.098Z
5+
source_run_id: 22751570564
6+
last_synced: 2026-03-06T06:16:09.390Z
77
---
88

99
<!-- header:start -->

application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/prepare-release.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
source_repo: hoverkraft-tech/docker-base-images
33
source_path: .github/workflows/prepare-release.md
44
source_branch: main
5-
source_run_id: 22214550865
6-
last_synced: 2026-02-20T06:57:39.098Z
5+
source_run_id: 22751570564
6+
last_synced: 2026-03-06T06:16:09.390Z
77
---
88

99
<!-- header:start -->

application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/prune-pull-requests-images-tags.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
source_repo: hoverkraft-tech/docker-base-images
33
source_path: .github/workflows/prune-pull-requests-images-tags.md
44
source_branch: main
5-
source_run_id: 22214550865
6-
last_synced: 2026-02-20T06:57:39.098Z
5+
source_run_id: 22751570564
6+
last_synced: 2026-03-06T06:16:09.390Z
77
---
88

99
<!-- header:start -->

application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/release.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
source_repo: hoverkraft-tech/docker-base-images
33
source_path: .github/workflows/release.md
44
source_branch: main
5-
source_run_id: 22214550865
6-
last_synced: 2026-02-20T06:57:39.098Z
5+
source_run_id: 22751570564
6+
last_synced: 2026-03-06T06:16:09.390Z
77
---
88

99
<!-- header:start -->

0 commit comments

Comments
 (0)