Merge branch 'antifascista' of ssh://gitea.nulo.in:420/Sutty/containers-ruby into antifascista
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
f 2023-10-02 15:07:46 -03:00
commit fb4d4f42b9
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View file

@ -21,7 +21,7 @@ pipeline:
event: "push" event: "push"
matrix: matrix:
include: include:
- ALPINE_VERSION: "3.18.3" - ALPINE_VERSION: "3.18.4"
RUBY_VERSION: "3.2" RUBY_VERSION: "3.2"
RUBY_PATCH: "2" RUBY_PATCH: "2"
- ALPINE_VERSION: "3.17.5" - ALPINE_VERSION: "3.17.5"

View file

@ -1,5 +1,5 @@
ARG BASE_IMAGE=registry.nulo.in/sutty/ruby ARG BASE_IMAGE=gitea.nulo.in/sutty/ruby
ARG ALPINE_VERSION=3.13.6 ARG ALPINE_VERSION=3.18.4
ARG RUBY_VERSION=2.7 ARG RUBY_VERSION=2.7
ARG RUBY_PATCH=5 ARG RUBY_PATCH=5
ARG EMAIL=monit@sutty.nl ARG EMAIL=monit@sutty.nl