Merge branch 'antifascista' of ssh://gitea.nulo.in:420/Sutty/containers-skel into antifascista

This commit is contained in:
f 2024-02-13 13:24:16 -03:00
commit fed7849c43
No known key found for this signature in database
1 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
pipeline:
steps:
publish:
image: "docker.io/woodpeckerci/plugin-docker-buildx"
settings:
@ -20,13 +20,13 @@ pipeline:
event: "push"
matrix:
include:
- ALPINE_VERSION: "3.19.0"
- ALPINE_VERSION: "3.19.1"
RUBY_VERSION: "3.2"
RUBY_PATCH: "2"
- ALPINE_VERSION: "3.18.5"
- ALPINE_VERSION: "3.18.6"
RUBY_VERSION: "3.2"
RUBY_PATCH: "2"
- ALPINE_VERSION: "3.17.6"
- ALPINE_VERSION: "3.17.7"
RUBY_VERSION: "3.1"
RUBY_PATCH: "4"
- ALPINE_VERSION: "3.14.10"