Compare commits

..

3 commits

Author SHA1 Message Date
f
f2173ece1d Merge branch 'antifascista' of ssh://gitea.nulo.in:420/Sutty/containers-skel into antifascista
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
2023-08-10 11:44:46 -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

@ -19,7 +19,7 @@ pipeline:
event: "push" event: "push"
matrix: matrix:
ALPINE_VERSION: ALPINE_VERSION:
- "3.18.2" - "3.18.3"
- "3.17.4" - "3.17.5"
ACCESS_LOG_VERSION: ACCESS_LOG_VERSION:
- "0.5.5" - "0.5.5"