mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-16 19:48:10 +01:00
Update dependency ruby to v2.7.4
This commit is contained in:
parent
e35850381e
commit
1a863accbe
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
2.7.3
|
||||
2.7.4
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
FROM ruby:2.7.3
|
||||
FROM ruby:2.7.4
|
||||
|
||||
ENV LANG=C.UTF-8
|
||||
ENV ENABLE_SERVICE_WORKER=true
|
||||
|
|
Loading…
Reference in a new issue