We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67f72bf commit 17fcc72Copy full SHA for 17fcc72
Dockerfile
@@ -1,6 +1,6 @@
1
FROM lwthiker/curl-impersonate:0.5-ff-slim-buster AS curlimpersonate
2
3
-FROM php:7.4.29-fpm AS rssbridge
+FROM php:8.0.27-fpm-buster AS rssbridge
4
5
LABEL description="RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one."
6
LABEL repository="https://github.com/RSS-Bridge/rss-bridge"
0 commit comments