David Rodríguez
2025-10-23 10:30:45 +02:00
parent 025f8b25b1
commit dad7cfc180
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
3.1.4
3.1.7

View File

@@ -1,4 +1,4 @@
FROM ruby:3.1.4-alpine3.19 AS base
FROM ruby:3.1.7-alpine3.19 AS base
ENV LANG=C.UTF-8 \
LC_ALL=C.UTF-8 \
TZ=Europe/London \

View File

@@ -1078,7 +1078,7 @@ DEPENDENCIES
wkhtmltopdf-binary
RUBY VERSION
ruby 3.1.4p223
ruby 3.1.7p261
BUNDLED WITH
2.4.3