removes bad build parameters

This commit is contained in:
2022-03-30 07:04:40 -05:00
parent 1214343e8d
commit d08fba6f8a

View File

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