Compare commits

..

2 commits

Author SHA1 Message Date
f
128644652a Merge branch 'antifascista' of ssh://gitea.nulo.in:420/Sutty/containers-skel into antifascista
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-06-14 13:12:43 -03:00
f
5d35cad642 feat: upgrade alpine
https://alpinelinux.org/posts/Alpine-3.15.9-3.16.6-3.17.4-3.18.2-released.html
2023-06-14 13:10:38 -03:00

View file

@ -21,8 +21,8 @@ pipeline:
matrix:
include:
- MAX_MEMORY: "500mb"
ALPINE_VERSION: "3.18.0"
ALPINE_VERSION: "3.18.1"
REDIS_VERSION: "7.0.11"
- MAX_MEMORY: "500mb"
ALPINE_VERSION: "3.17.3"
ALPINE_VERSION: "3.17.4"
REDIS_VERSION: "7.0.11"