2
0
mirror of https://github.com/spritsail/alpine.git synced 2024-06-14 05:37:23 +00:00
Commit Graph

33 Commits

Author SHA1 Message Date
b1b46fb469
Update to alpine:3.20
Signed-off-by: Joe Groocock <me@frebib.net>
2024-06-11 21:45:22 +00:00
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
bc6f6539b2
Publish on cron rebuilds
Signed-off-by: Joe Groocock <me@frebib.net>
2022-08-06 15:31:12 +00:00
e50739bb32
Build amd64/arm64 multiarch images
Signed-off-by: Adam Dodman <adam@adam-ant.co.uk>
Signed-off-by: Joe Groocock <me@frebib.net>
Signed-off-by: Joe Groocock <jgroocock@cloudflare.com>
2022-07-07 10:49:16 +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
42dc788197
Replace .drone.yml with Starlark 2020-01-08 19:35:27 +00:00
9657e8c188
Update to Drone 1.x compatible matrix config 2019-11-17 15:07:51 +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
a7026a6640
Use spritsail/drone-test CI step
[CI SKIP]
2018-09-23 00:55:16 +01:00
9986cc95e2
Remove MICROBADGER_TOKEN 2018-09-23 00:54:15 +01:00
71b9b0a028
Fix PS1 with busybox sed 2018-08-31 15:30:09 +01: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
e3badc0a5b
Fix PAGER environment var 2018-08-31 01:12:43 +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
f354e4bf4f
Filter dowstream notification by alpine tag. Fixes downstream cascade 2018-07-07 17:50:33 +01:00
459fff76af
Update to alpine:3.8 2018-07-06 15:48:34 +01:00
8089a3fd11
Fix incorrect rd alias 2018-07-03 20:44:07 +01:00
78fa7c8b2d
Replace ppwd with inline sed expression 2018-07-03 20:43:30 +01:00
90548d3f0f
Fix correct PAGER and EDITOR variable paths
Busybox defines `vi` and `less` to be in `usr/bin`
2018-06-11 17:35:30 +01:00
312614f6c9
Ensure 3.7 and latest are the same image 2018-04-17 13:26:18 +01:00
cc21e6f59d
Initial commit 2018-04-17 12:54:50 +01:00