removes bad build parameters

This commit is contained in:
Hyatt 2022-03-30 07:04:40 -05:00
parent 1214343e8d
commit d08fba6f8a
Signed by: nhyatt
GPG Key ID: C50D0BBB5BC40BEA

View File

@ -56,10 +56,6 @@ USER git
],
destination: [
"${repository}/library/gitea:latest-rootless",
],
[
"LANG=${GlibcLanguage}",
"TZ=${TimeZone}"
]
)
}