Skip to content

feature/lint#127

Merged
eduardofraga merged 1 commit intolatestfrom
feature/lint
Jan 26, 2026
Merged

feature/lint#127
eduardofraga merged 1 commit intolatestfrom
feature/lint

Conversation

@eduardofraga
Copy link
Copy Markdown
Contributor

  • ci(docker): add hadolint linting to Docker workflows
  • ci(docker): normalize Dockerfile paths in hadolint config
  • ci(docker): refactor hadolint linting into separate jobs
  • chore(ci): rename workflow and config files to use .yaml extension
  • ci(docker): remove hadolint linting from publish workflows
  • ci(docker): update hadolint dockerfile path in php-fpm workflow
  • chore(docker): pin php base image dependencies to specific versions
  • chore(docker): refactor php base dockerfile for improved readability
  • chore(docker): pin php base image dependencies to specific versions
  • style(docker): use braced variable syntax in php base dockerfile

- Replace unbraced $PHPIZE_DEPS with ${PHPIZE_DEPS} for consistency
- Improve variable expansion clarity and follow shell scripting best practices
- Align with Dockerfile linting standards for variable references
@eduardofraga eduardofraga merged commit 857a39c into latest Jan 26, 2026
3 checks passed
@eduardofraga eduardofraga deleted the feature/lint branch January 26, 2026 21:54
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.

1 participant