Compare commits

..

3 commits

Author SHA1 Message Date
f
ed077827ea Merge branch 'antifascista' of ssh://gitea.nulo.in:420/Sutty/containers-skel into antifascista
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-03-29 20:26:47 -03:00
f
1068b67884 feat: alpine upgrades 2023-03-29 16:32:41 -03:00
f
434501ef54 feat: alpine upgrade 2023-02-11 12:39:02 -03:00

View file

@ -20,9 +20,9 @@ pipeline:
event: "push"
matrix:
include:
- ALPINE_VERSION: "3.17.1"
- ALPINE_VERSION: "3.17.3"
RUBY_VERSION: "3.1"
RUBY_PATCH: "3"
- ALPINE_VERSION: "3.14.8"
- ALPINE_VERSION: "3.14.10"
RUBY_VERSION: "2.7"
RUBY_PATCH: "7"