Compare commits

...

3 commits

Author SHA1 Message Date
f
c1e04d429b 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-08-08 11:29:37 -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,8 +21,8 @@ pipeline:
matrix:
include:
- MAX_MEMORY: "500mb"
ALPINE_VERSION: "3.18.2"
ALPINE_VERSION: "3.18.3"
REDIS_VERSION: "7.0.12"
- MAX_MEMORY: "500mb"
ALPINE_VERSION: "3.17.4"
ALPINE_VERSION: "3.17.5"
REDIS_VERSION: "7.0.12"