abraunegg-onedrive/contrib
nrandon 1c6dd424d7
Fix alpine build so it uses the same alpine version (#1226)
The current docker file uses golang:alpine which can fall out of
step with alpine:latest. If there build does fall out of step the
ldc compiler will have different version the runtime will have
different lib dependences and hence will not work stating missing/
mismatched runtime libraries. This can be address by directly
pulling the alpine docker and installing go using the alpine
version, and hence the mismatch will not accrue.
2021-01-18 14:33:12 +11:00
..
completions Fish Tab Auto-completions (#991) 2020-07-09 16:05:48 +10:00
docker Fix alpine build so it uses the same alpine version (#1226) 2021-01-18 14:33:12 +11:00
gentoo Release files for 2.4.9 (#1204) 2020-12-27 09:55:03 +11:00
init.d Fix Codacy issues (#881) 2020-04-22 13:23:15 +10:00
logrotate Rework directory layout and refactor MD files for readability (#523) 2019-06-11 18:40:05 +10:00
pacman Rework directory layout and refactor MD files for readability (#523) 2019-06-11 18:40:05 +10:00
spec Release files for 2.4.9 (#1204) 2020-12-27 09:55:03 +11:00
systemd Change unauthorized-api exit code to 3 (Issue #567) (#572) 2019-07-06 08:01:04 +10:00