mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-11-02 19:22:09 +08:00
Update Dockerfile.production
Update Dockerfile.production's FROM to ruby:2.4.4
This should have been done in commit
77e2371091.
This commit is contained in:
parent
e9b64b65a3
commit
c8d381a0a2
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM ruby:2.4.3
|
||||
FROM ruby:2.4.4
|
||||
MAINTAINER BioSistemika <info@biosistemika.com>
|
||||
|
||||
# additional dependecies
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue