mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-26 19:13:14 +03:00
[PR #1663] [MERGED] Fix Docker versioning #1514
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/1663
Author: @NerdsCorp
Created: 9/5/2025
Status: ✅ Merged
Merged: 9/10/2025
Merged by: @lancepioch
Base:
main← Head:main📝 Commits (2)
9564bd4Update docker-publish.yml3d05b67Update docker-publish.yml📊 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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.