mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-25 11:20:56 +03:00
Edit server page shows wrong docker image #47
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?
Originally created by @andyondrya on GitHub (May 14, 2024).
Originally assigned to: @lancepioch on GitHub.
Current Behavior
Go to server and update egg version. Editing the docker image updates the image name instead of docker image link
Expected Behavior
Update docker image from Python 3.8 => 3.10
Steps to Reproduce
Install new server with 3.8 which shows 3.8 in the installation but 3.12 when viewing admin panel. If you try to modify the docker image for the python egg, it enables custom image and the Docker image turns into text.
Panel Version
v1.0.0-beta1
Wings Version
v1.0.0-beta1
Games and/or Eggs Affected
Python
Docker Image
No response
Error Logs
No response
Is there an existing issue for this?
@notAreYouScared commented on GitHub (May 14, 2024):
This logic is known broken, but thankyou for making an issue so it does not fall through the cracks