mirror of
https://github.com/tiredofit/docker-postal.git
synced 2025-09-07 13:04:14 +08:00
Change Base
This commit is contained in:
parent
51ece3178d
commit
2d566ab842
2 changed files with 4 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue