[PR #103] [MERGED] Update Dockerfile #594

Closed
opened 2026-02-05 17:48:30 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/103
Author: @Boy132
Created: 4/18/2024
Status: Merged
Merged: 4/21/2024
Merged by: @alexevladgabriel

Base: mainHead: update/dockerfile


📝 Commits (2)

  • fa46f78 update dockerfile to php 8.3
  • 01f89d7 add nodejs 21 to build workflow

📊 Changes

3 files changed (+6 additions, -6 deletions)

View changed files

📝 .github/docker/entrypoint.sh (+1 -1)
📝 .github/workflows/build.yaml (+1 -1)
📝 Dockerfile (+4 -4)

📄 Description

Updated php to 8.3 and added intl extension.
Also switched to official nodejs image (because mhart/alpine-node images are deprecated) and to nodejs 21.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/pelican-dev/panel/pull/103 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 4/18/2024 **Status:** ✅ Merged **Merged:** 4/21/2024 **Merged by:** [@alexevladgabriel](https://github.com/alexevladgabriel) **Base:** `main` ← **Head:** `update/dockerfile` --- ### 📝 Commits (2) - [`fa46f78`](https://github.com/pelican-dev/panel/commit/fa46f78fd5d42ea7a6742b5c6bc6f3c487926cdd) update dockerfile to php 8.3 - [`01f89d7`](https://github.com/pelican-dev/panel/commit/01f89d7855c2c1fbadbcdfa0bf4c8a8f9ae50462) add nodejs 21 to build workflow ### 📊 Changes **3 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.github/docker/entrypoint.sh` (+1 -1) 📝 `.github/workflows/build.yaml` (+1 -1) 📝 `Dockerfile` (+4 -4) </details> ### 📄 Description Updated php to 8.3 and added intl extension. Also switched to official nodejs image (because `mhart/alpine-node` images are [deprecated](https://github.com/mhart/alpine-node?tab=readme-ov-file#deprecated)) and to nodejs 21. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 17:48:30 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#594