Skip to content

Docker build updates#28

Merged
Baraujo25 merged 2 commits into
mainfrom
development
Jun 30, 2026
Merged

Docker build updates#28
Baraujo25 merged 2 commits into
mainfrom
development

Conversation

@Baraujo25

Copy link
Copy Markdown
Collaborator

This pull request updates the Docker build process in the GitHub Actions workflow. The main changes are upgrading the Docker build action to a newer version and adjusting the caching strategy for efficiency.

CI/CD workflow updates:

  • Upgraded the Docker build action from docker/build-push-action@v5 to @v6 in .github/workflows/docker-build.yml for improved features and support.
  • Changed Docker build cache mode from max to min for cache-to: type=gha, which may reduce cache size and improve build efficiency.

Baraujo25 and others added 2 commits June 30, 2026 11:48
- Additionally, update build-push-action up to version 6.
@3dgiordano 3dgiordano self-requested a review June 30, 2026 15:12
@Baraujo25 Baraujo25 merged commit bec70f3 into main Jun 30, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants