feat: Update Gitea version to 1.25-rootless and add SSH server key exchanges configuration
This commit is contained in:
@@ -32,7 +32,7 @@ variable "db_root_password" {
|
||||
variable "tag" {
|
||||
description = "The version of the websites to install"
|
||||
type = string
|
||||
default = "latest-rootless"
|
||||
default = "1.25-rootless"
|
||||
}
|
||||
|
||||
variable "fqdn" {
|
||||
|
||||
Reference in New Issue
Block a user