2
0
mirror of https://github.com/spritsail/alpine.git synced 2024-07-06 05:36:12 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
ed8af085db
Replace label-schema labels with opencontainers
org.label-schema.* labels are officially deprecated and replaced by the
opencontainers labels defined by the opencontainers image-spec at
https://github.com/opencontainers/image-spec/blob/main/annotations.md

Signed-off-by: Joe Groocock <me@frebib.net>
2024-04-01 15:56:47 +00:00
4b67afe49d
Update to alpine:3.19
Signed-off-by: Joe Groocock <me@frebib.net>
2024-01-13 00:33:35 +00:00
735a1de6ca
Update to alpine:3.18
Signed-off-by: Joe Groocock <me@frebib.net>
2023-05-23 09:07:20 +00:00
f8c0652bbc
Update to alpine:3.17
Signed-off-by: Joe Groocock <me@frebib.net>
2022-11-29 20:05:25 +00:00
fa09f2867c
Update to alpine:3.16
Signed-off-by: Joe Groocock <me@frebib.net>
2022-06-13 14:42:17 +00:00
438819be65
Update to alpine:3.15
Signed-off-by: Joe Groocock <me@frebib.net>
2021-11-24 22:40:53 +00:00
f848ecae6f
Update to alpine:3.14
Signed-off-by: Joe Groocock <me@frebib.net>
2021-06-18 08:25:52 +00:00
d7d15ca14d
Use https for spritsail alpine repo
http->https redirection seems to be broken in alpine 3.13, and the
repository automatically redirects to https anyway, so being explicit is
probably better, and saves a round-trip and redirect.

Signed-off-by: Joe Groocock <me@frebib.net>
2021-01-23 22:41:24 +00:00
a216ae99b9
Update to alpine:3.13
Signed-off-by: Joe Groocock <me@frebib.net>
2021-01-20 18:10:23 +00:00
7d52c725e4
Update to alpine:3.12
Signed-off-by: Joe Groocock <me@frebib.net>
2020-06-13 16:36:20 +01:00
c936978f39
Update to alpine:3.10
Some checks failed
continuous-integration/drone/push Build is failing
2020-01-08 19:37:08 +00:00
f68f76225f
Update to alpine:3.10 2019-06-20 20:43:05 +01:00
27b5a39581 Update to alpine:3.9 2019-01-31 08:58:11 +00:00
c6ca28ed56
Fetch public key with ADD, fixes 3.6 build 2018-08-31 01:19:18 +01:00
9dfac476e2
Install su-exec from spritsail repo
Fix not removing libressl from 6abb9f9d03
This reduces the image size by ~0.5MiB
2018-08-31 01:13:14 +01:00
967f4786e3
Remove v from tags 2018-07-09 15:42:35 +01:00
6abb9f9d03
Use libressl over openssl. Fixes 3.6 build 2018-07-08 15:28:52 +01:00
459fff76af
Update to alpine:3.8 2018-07-06 15:48:34 +01:00
78fa7c8b2d
Replace ppwd with inline sed expression 2018-07-03 20:43:30 +01:00
cc21e6f59d
Initial commit 2018-04-17 12:54:50 +01:00