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:
|
publish:
|
||||||
image: "docker.io/woodpeckerci/plugin-docker-buildx"
|
image: "docker.io/woodpeckerci/plugin-docker-buildx"
|
||||||
settings:
|
settings:
|
||||||
|
@ -21,11 +21,11 @@ pipeline:
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- MAX_MEMORY: "500mb"
|
- MAX_MEMORY: "500mb"
|
||||||
ALPINE_VERSION: "3.19.0"
|
ALPINE_VERSION: "3.19.1"
|
||||||
REDIS_VERSION: "7.2.3"
|
REDIS_VERSION: "7.2.3"
|
||||||
- MAX_MEMORY: "500mb"
|
- MAX_MEMORY: "500mb"
|
||||||
ALPINE_VERSION: "3.18.5"
|
ALPINE_VERSION: "3.18.6"
|
||||||
REDIS_VERSION: "7.0.14"
|
REDIS_VERSION: "7.0.14"
|
||||||
- MAX_MEMORY: "500mb"
|
- MAX_MEMORY: "500mb"
|
||||||
ALPINE_VERSION: "3.17.6"
|
ALPINE_VERSION: "3.17.7"
|
||||||
REDIS_VERSION: "7.0.14"
|
REDIS_VERSION: "7.0.14"
|
||||||
|
|
Loading…
Reference in a new issue