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