[PR #1663] [MERGED] Fix Docker versioning #1514

Closed
opened 2026-02-04 19:53:11 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1663
Author: @NerdsCorp
Created: 9/5/2025
Status: Merged
Merged: 9/10/2025
Merged by: @lancepioch

Base: mainHead: main


📝 Commits (2)

📊 Changes

1 file changed (+5 additions, -0 deletions)

View changed files

📝 .github/workflows/docker-publish.yml (+5 -0)

📄 Description

here is the workflow fix for the docker version of the panel.

you can use my image for testing the image and workflow ghcr.io/nerdscorp/panel:latest

this will use the Release name and update the version from canary to whatever the release name is. i set up the newest relese using this as well as a fake one seen below.

image

🔄 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/1663 **Author:** [@NerdsCorp](https://github.com/NerdsCorp) **Created:** 9/5/2025 **Status:** ✅ Merged **Merged:** 9/10/2025 **Merged by:** [@lancepioch](https://github.com/lancepioch) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`9564bd4`](https://github.com/pelican-dev/panel/commit/9564bd494c02444f869f9737b9568d8514422a2c) Update docker-publish.yml - [`3d05b67`](https://github.com/pelican-dev/panel/commit/3d05b672ff6596c334eaa127f2b7257b8416fe4e) Update docker-publish.yml ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/docker-publish.yml` (+5 -0) </details> ### 📄 Description here is the workflow fix for the docker version of the panel. you can use my image for testing the image and workflow ghcr.io/nerdscorp/panel:latest this will use the Release name and update the version from canary to whatever the release name is. i set up the newest relese using this as well as a fake one seen below. <img width="872" height="724" alt="image" src="https://github.com/user-attachments/assets/3b1d3d34-1ff0-4c58-947e-86d59a8e42a5" /> --- <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-04 19:53:11 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1514