Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docker/openemr/8.1.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# ============================================================================
# This Dockerfile builds a production-ready OpenEMR container image with:
# - Apache web server for serving OpenEMR
# - PHP 8.4 with all required extensions
# - PHP 8.5 with all required extensions
# - OpenEMR application code with dependencies installed
# - Automated setup and configuration scripts
# - Support for SSL/TLS certificates
Expand Down
2 changes: 1 addition & 1 deletion docker/openemr/8.1.1/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# ============================================================================
# This Dockerfile builds a production-ready OpenEMR container image with:
# - Apache web server for serving OpenEMR
# - PHP 8.4 with all required extensions
# - PHP 8.5 with all required extensions
# - OpenEMR application code with dependencies installed
# - Automated setup and configuration scripts
# - Support for SSL/TLS certificates
Expand Down