mirror of
https://github.com/x86dev/docker-ttrss
synced 2025-12-12 17:36:02 +00:00
Added a note.
This commit is contained in:
@@ -5,6 +5,7 @@ FROM docker.io/alpine:3 AS builder
|
|||||||
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>"
|
||||||
|
|
||||||
|
# Note! When changing this version, also make sure to adapt the scripts which use / lookup the according binaries.
|
||||||
ARG PHP_VER=84
|
ARG PHP_VER=84
|
||||||
|
|
||||||
RUN set -xe && \
|
RUN set -xe && \
|
||||||
|
|||||||
Reference in New Issue
Block a user