Compare commits

..

No commits in common. "819a46d1f2aed4b797e51c1abb459cb29e714875" and "4125b1e2d3fe8e2cb8c5893b0996b6f5ed3d7e62" have entirely different histories.

View file

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