Update Ruby to 2.7.3
This commit is contained in:
parent
c6d6fbb933
commit
46c0213ed0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM ruby:2.7.2-alpine3.13
|
||||
FROM ruby:2.7.3-alpine3.13
|
||||
|
||||
ARG VERSION=v3.3.0
|
||||
ARG REPOSITORY=tootsuite/mastodon
|
||||
|
|
Loading…
Reference in a new issue