Merge branch 'antifascista' of ssh://gitea.nulo.in:420/Sutty/containers-skel into antifascista
This commit is contained in:
commit
819a46d1f2
1 changed files with 4 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue