Update ruby Docker tag to v3
renovate/artifacts Artifact file update failure

This commit is contained in:
Renovate Bot 2022-08-12 07:00:54 +00:00
parent 25d6c99fc5
commit f8c8980662
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM ruby:2.7.4-alpine3.12
FROM ruby:3.0.2-alpine3.12
EXPOSE 4000

View File

@ -1,6 +1,6 @@
source "https://rubygems.org"
ruby "2.7.4"
ruby "3.1.2"
gemspec