mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-29 04:40:19 +02:00
[Dockerfile] Rebase on php:7-apache-buster (#2446)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM php:7-apache
|
||||
FROM php:7-apache-buster
|
||||
|
||||
LABEL description="RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one."
|
||||
LABEL repository="https://github.com/RSS-Bridge/rss-bridge"
|
||||
|
Reference in New Issue
Block a user