Update for Ruby 2.7.4
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
3wc
2021-07-24 01:34:43 +02:00
parent 04c1f4abc6
commit e42749b6ab
2 changed files with 2 additions and 2 deletions

View File

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