]> source.dussan.org Git - gitea.git/commit
update alpine package dependencies
authorMuh Muhten <muh.muhten@gmail.com>
Sat, 20 Feb 2016 03:54:51 +0000 (22:54 -0500)
committerMuh Muhten <muh.muhten@gmail.com>
Sat, 20 Feb 2016 04:07:20 +0000 (23:07 -0500)
commit5609585ec18ba11a7b139c8e65d55e3c65ac3028
tree22968cb7013407f4139b71fd76d8b6a37599b3b9
parentb7f3d94cd048cbad6bc406bcbd79b490ccd416a9
update alpine package dependencies

- s6 is in main in 3.3, so we no longer need to mangle the repos file
- official image is periodically updated, so it's not preferred to do
  upgrades downstream (usually harmless, but inelegant)
- apk-tools in 3.3 supports --no-cache to avoid leaving the APKINDEX
  files in the image
Dockerfile