5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-05-20 00:10:50 +00:00

feat: generar contenedor con ruby 3.1

This commit is contained in:
f 2023-05-20 14:19:28 -03:00
parent 5612658003
commit 5dcf87710b

View file

@ -67,6 +67,9 @@ pipeline:
- "yarn.lock"
matrix:
include:
- ALPINE_VERSION: "3.17.3"
RUBY_VERSION: "3.1"
RUBY_PATCH: "4"
- ALPINE_VERSION: "3.14.10"
RUBY_VERSION: "2.7"
RUBY_PATCH: "8"