Build fix (Dockerfile, using Alpine 3.6 for now).
This commit is contained in:
parent
f05a4251e3
commit
318c29766b
@ -1,6 +1,6 @@
|
||||
# Using https://github.com/gliderlabs/docker-alpine,
|
||||
# plus https://github.com/just-containers/s6-overlay for a s6 Docker overlay.
|
||||
FROM gliderlabs/alpine
|
||||
FROM gliderlabs/alpine:3.6
|
||||
# Initially was based on work of Christian Lück <christian@lueck.tv>.
|
||||
LABEL description="A complete, self-hosted Tiny Tiny RSS (TTRSS) environment." \
|
||||
maintainer="Andreas Löffler <andy@x86dev.com>"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user