mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #103] [MERGED] Update Dockerfile #594
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:update/dockerfile📝 Commits (2)
fa46f78update dockerfile to php 8.301f89d7add 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-nodeimages are deprecated) and to nodejs 21.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.