mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-29 15:34:44 +02:00
Update default image for new eggs (#540)
This commit is contained in:
parent
155f2d6476
commit
1864fff04f
@ -187,7 +187,7 @@ class CreateEgg extends CreateRecord
|
||||
TextInput::make('script_container')
|
||||
->required()
|
||||
->maxLength(255)
|
||||
->default('alpine:3.4'),
|
||||
->default('ghcr.io/pelican-eggs/installers:debian'),
|
||||
|
||||
Select::make('script_entry')
|
||||
->selectablePlaceholder(false)
|
||||
|
Loading…
x
Reference in New Issue
Block a user