Update ruby Docker tag to v3 (main) - autoclosed #74

Closed
renovate-bot wants to merge 1 commits from renovate/main-ruby-3.x into main
1 changed files with 1 additions and 1 deletions

View File

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