mirror of
https://github.com/caprover/caprover
synced 2025-10-30 10:07:01 +00:00
Renamed python to python-django for consistency
This commit is contained in:
@@ -90,10 +90,10 @@ class TemplateHelper {
|
||||
tagSuffix: '-apache'
|
||||
},
|
||||
{
|
||||
templateName: 'python',
|
||||
templateName: 'python-django',
|
||||
dockerHubImageName: 'library/python',
|
||||
dockerFileFromName: 'python',
|
||||
displayName: 'Python',
|
||||
dockerFileFromName: 'python-django',
|
||||
displayName: 'Python Django',
|
||||
tagSuffix: '-alpine3.6'
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user