mirror of
https://github.com/internetee/registry.git
synced 2025-06-06 04:37:30 +02:00
Update Ruby in .ruby-version and in the Dockerfile
This commit is contained in:
parent
1fd70df6db
commit
3c1125879c
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
||||||
2.2.7
|
2.3.6
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
FROM ruby:2.2
|
FROM ruby:2.3
|
||||||
MAINTAINER maciej.szlosarczyk@internet.ee
|
MAINTAINER maciej.szlosarczyk@internet.ee
|
||||||
|
|
||||||
RUN apt-get update > /dev/null && apt-get install -y > /dev/null \
|
RUN apt-get update > /dev/null && apt-get install -y > /dev/null \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue