mirror of
https://github.com/placeholder-soft/prodigyapi.git
synced 2026-01-12 22:44:57 +08:00
Merge pull request #354 from rexposadas/fix-docker-error
upgraded to wily to remove error from version trusty
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM ubuntu:trusty
|
||||
FROM ubuntu:wily
|
||||
|
||||
RUN apt-get update
|
||||
RUN apt-get install -yq ruby ruby-dev build-essential git nodejs
|
||||
|
||||
Reference in New Issue
Block a user