Merge branch 'antifascista' of ssh://gitea.nulo.in:420/Sutty/containers-skel into antifascista
Some checks failed
ci/woodpecker/push/woodpecker/1 Pipeline failed
ci/woodpecker/push/woodpecker/2 Pipeline failed
ci/woodpecker/push/woodpecker/3 Pipeline failed

This commit is contained in:
f 2024-02-13 13:25:11 -03:00
commit 819a46d1f2
No known key found for this signature in database

View file

@ -1,4 +1,4 @@
pipeline:
steps:
publish:
image: "docker.io/woodpeckerci/plugin-docker-buildx"
settings:
@ -21,11 +21,11 @@ pipeline:
matrix:
include:
- MAX_MEMORY: "500mb"
ALPINE_VERSION: "3.19.0"
ALPINE_VERSION: "3.19.1"
REDIS_VERSION: "7.2.3"
- MAX_MEMORY: "500mb"
ALPINE_VERSION: "3.18.5"
ALPINE_VERSION: "3.18.6"
REDIS_VERSION: "7.0.14"
- MAX_MEMORY: "500mb"
ALPINE_VERSION: "3.17.6"
ALPINE_VERSION: "3.17.7"
REDIS_VERSION: "7.0.14"