1
0
Fork 0
mirror of https://git.tt-rss.org/fox/ttrss-docker-compose synced 2025-06-14 07:59:51 +02:00

don't try to update base tt-rss source when updating plugins.local

This commit is contained in:
Andrew Dolgov 2021-11-19 09:31:07 +03:00
parent 28f740a2a0
commit 6f95076731
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
FROM alpine:3.12
FROM alpine:3.14
EXPOSE 9000/tcp
ENV SCRIPT_ROOT=/opt/tt-rss