Change Base

This commit is contained in:
Dave Conroy 2019-01-02 11:38:20 -08:00
parent 51ece3178d
commit 2d566ab842
2 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,6 @@
## 1.0 2018-07-14 <dave at tiredofit dot ca>
## 0.99 2018-07-14 <dave at tiredofit dot ca>
* Initial Release
* Alpine 3.7
* Documentation forthcoming

View file

@ -1,4 +1,4 @@
FROM registry.selfdesign.org/docker/ruby:2.4-alpine-latest
FROM tiredofit/ruby:2.4-alpine-latest
LABEL maintainer="Dave Conroy (dave at tiredofit dot ca)"
ENV ENABLE_CRON=FALSE \