Compare commits

...

4 commits

Author SHA1 Message Date
f daad3b8df3 Merge branch 'antifascista' of https://gitea.nulo.in/Sutty/containers-monit into antifascista
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-08-08 11:30:07 -03:00
f 19868b56cb Merge branch 'antifascista' of ssh://gitea.nulo.in:420/Sutty/containers-skel into antifascista 2023-08-08 11:29:12 -03:00
f 3dde92d4de BREAKING CHANGE: deprecate alpine 3.14 2023-08-08 11:18:21 -03:00
f 3e098e8c24 fix: upgrade alpines 2023-08-08 11:18:00 -03:00

View file

@ -21,10 +21,10 @@ pipeline:
event: "push"
matrix:
include:
- ALPINE_VERSION: "3.18.2"
- ALPINE_VERSION: "3.18.3"
RUBY_VERSION: "3.2"
RUBY_PATCH: "2"
- ALPINE_VERSION: "3.17.4"
- ALPINE_VERSION: "3.17.5"
RUBY_VERSION: "3.1"
RUBY_PATCH: "4"
- ALPINE_VERSION: "3.14.10"