mirror of
https://github.com/x86dev/docker-ttrss
synced 2025-12-11 08:56:01 +00:00
Updated base image from using Alpine 3.10.1 to latest.
This commit is contained in:
@@ -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 alpine:3.10.1
|
||||
FROM alpine:latest
|
||||
# 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>"
|
||||
|
||||
Reference in New Issue
Block a user