mirror of
https://github.com/caprover/caprover
synced 2026-09-23 15:15:36 +00:00
Update TemplateHelper.ts
This commit is contained in:
@@ -24,12 +24,12 @@ class TemplateHelper {
|
||||
{
|
||||
templateName: 'python-django',
|
||||
dockerHubImageName: 'library/python',
|
||||
tagSuffix: '-alpine3.6',
|
||||
tagSuffix: '-alpine',
|
||||
},
|
||||
{
|
||||
templateName: 'ruby-rack',
|
||||
dockerHubImageName: 'library/ruby',
|
||||
tagSuffix: '-alpine3.7',
|
||||
tagSuffix: '-alpine',
|
||||
},
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user