Compare commits

..

4 commits

Author SHA1 Message Date
f
8fd25f3df4
Merge branch 'antifascista' of https://gitea.nulo.in/Sutty/containers-monit into antifascista
Some checks failed
ci/woodpecker/push/woodpecker/1 Pipeline failed
ci/woodpecker/push/woodpecker/2 Pipeline failed
ci/woodpecker/push/woodpecker/3 Pipeline failed
ci/woodpecker/push/woodpecker/4 Pipeline failed
2024-06-19 10:18:49 -03:00
f
7f7cac3324
Merge branch 'antifascista' of ssh://gitea.nulo.in:420/Sutty/containers-skel into antifascista 2024-06-19 10:17:46 -03:00
f
c0e6b8150b
refactor: use matrix so it's easier to merge downstream containers 2024-06-19 10:15:44 -03:00
f
f7da597784
feat: upgrade 2024-06-19 10:14:59 -03:00

View file

@ -21,15 +21,15 @@ steps:
event: "push"
matrix:
include:
- ALPINE_VERSION: "3.20.0"
- ALPINE_VERSION: "3.20.1"
RUBY_VERSION: "3.3"
RUBY_PATCH: "1"
- ALPINE_VERSION: "3.19.1"
- ALPINE_VERSION: "3.19.2"
RUBY_VERSION: "3.2"
RUBY_PATCH: "4"
- ALPINE_VERSION: "3.18.6"
- ALPINE_VERSION: "3.18.7"
RUBY_VERSION: "3.2"
RUBY_PATCH: "4"
- ALPINE_VERSION: "3.17.7"
- ALPINE_VERSION: "3.17.8"
RUBY_VERSION: "3.1"
RUBY_PATCH: "5"