<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[New base image 5.1.0]]></title><description><![CDATA[<p dir="auto">We have a new base image which is updated to the latest Ubuntu 24.04 (still not 26.04).</p>
<p dir="auto">The new base image is:<br />
<code>cloudron/base:5.1.0@sha256:1c0666c9abe9e2090d33686826d4e97769b799124573118d41e0d7485135748e</code></p>
<p dir="auto">IMPORTANT CHANGE 1: PHP is no more part of the base image. Given PHP is changing lot more actively than before and apps are requiring much more recent PHPs, we have split it out into another base image. PHP itself is only special because we have over 40 apps using PHP, so it made sense to share it.</p>
<p dir="auto">IMPORTANT CHANGE 2: nodejs is not part of the PATH anymore. nodejs is also constantly changing and apps are requiring specific versions. There is a nodejs in the repo though (for the moment). You can get it by adding <code>ENV PATH=/usr/local/node-24.19.0/bin:$PATH</code> . This way it's clear that your app needs node 24.19.0.</p>
<p dir="auto">PHP base images:<br />
For PHP 8.5:<br />
<code>cloudron/php-base:8.5@sha256:6212759b8992bb2c09083c6ef12fa7a2bb75c13c9aa77a3dd94f593a5b63e1dd</code></p>
<p dir="auto">For PHP 8.4:<br />
<code>cloudron/php-base:8.4@sha256:365607342e6b50f4f53d9b524313df4bfe654596baf762ee2e5af58c3498aa4b</code></p>
<p dir="auto">The skills and docs have been updated to reflect the above images.</p>
]]></description><link>https://forum.cloudron.io/topic/15806/new-base-image-5.1.0</link><generator>RSS for Node</generator><lastBuildDate>Mon, 24 Aug 2026 03:34:17 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/15806.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 07 Aug 2026 20:35:14 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to New base image 5.1.0 on Tue, 18 Aug 2026 13:21:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> no worries, problem solved.</p>
]]></description><link>https://forum.cloudron.io/post/128248</link><guid isPermaLink="true">https://forum.cloudron.io/post/128248</guid><dc:creator><![CDATA[timconsidine]]></dc:creator><pubDate>Tue, 18 Aug 2026 13:21:22 GMT</pubDate></item><item><title><![CDATA[Reply to New base image 5.1.0 on Tue, 18 Aug 2026 08:51:47 GMT]]></title><description><![CDATA[<p dir="auto">ah good point, I guess we should have holded that back in the init until Cloudron 10 is rolled out..</p>
]]></description><link>https://forum.cloudron.io/post/128239</link><guid isPermaLink="true">https://forum.cloudron.io/post/128239</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Tue, 18 Aug 2026 08:51:47 GMT</pubDate></item><item><title><![CDATA[Reply to New base image 5.1.0 on Tue, 18 Aug 2026 08:47:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> thank you</p>
<p dir="auto">Yes, it seems to be that field causing the issue (prompted to add it by <code>cloudron versions init</code>).<br />
Reverted to base image 5.0 (out of caution) and removed <code>packageUrl</code> and cleaned up CloudronVersions.json (removed versions which had used 5.1 base image).</p>
<p dir="auto">Now installs custom app again.<br />
Thank you.</p>
]]></description><link>https://forum.cloudron.io/post/128238</link><guid isPermaLink="true">https://forum.cloudron.io/post/128238</guid><dc:creator><![CDATA[timconsidine]]></dc:creator><pubDate>Tue, 18 Aug 2026 08:47:19 GMT</pubDate></item><item><title><![CDATA[Reply to New base image 5.1.0 on Tue, 18 Aug 2026 08:37:08 GMT]]></title><description><![CDATA[<p dir="auto">I don't think this is related to the base image as such. But is it possible that you have added the <code>packageUrl</code> field to the <code>CloudronManifest.json</code>? That is the only field I can see which has an explicit 10.0.0 <code>minBoxVersion</code> right now.</p>
]]></description><link>https://forum.cloudron.io/post/128237</link><guid isPermaLink="true">https://forum.cloudron.io/post/128237</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Tue, 18 Aug 2026 08:37:08 GMT</pubDate></item><item><title><![CDATA[Reply to New base image 5.1.0 on Tue, 18 Aug 2026 08:17:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> any thoughts on this ?<br />
I am blocked from deploying a custom app.</p>
]]></description><link>https://forum.cloudron.io/post/128236</link><guid isPermaLink="true">https://forum.cloudron.io/post/128236</guid><dc:creator><![CDATA[timconsidine]]></dc:creator><pubDate>Tue, 18 Aug 2026 08:17:47 GMT</pubDate></item><item><title><![CDATA[Reply to New base image 5.1.0 on Mon, 17 Aug 2026 20:16:09 GMT]]></title><description><![CDATA[<p dir="auto">minBoxVersion suddenly needs at least 10.0.0 ?<br />
<code>cloudron versions add</code> generates error if not.</p>
<p dir="auto">Maybe related but CloudronVersions.json install issue also ?<br />
<code>Could not resolve CloudronVersions.json from URL</code><br />
But URL was used 2 hours ago, so I think it is bogus error message when CloudronVersions.json includes minBoxVersion 10.0.0 (file with 9.1.0 works).</p>
]]></description><link>https://forum.cloudron.io/post/128224</link><guid isPermaLink="true">https://forum.cloudron.io/post/128224</guid><dc:creator><![CDATA[timconsidine]]></dc:creator><pubDate>Mon, 17 Aug 2026 20:16:09 GMT</pubDate></item><item><title><![CDATA[Reply to New base image 5.1.0 on Mon, 10 Aug 2026 07:31:31 GMT]]></title><description><![CDATA[<p dir="auto">it's ~2.3GB for the base image here. Maybe the size depends on the backend being used. Large part of it comes from mongo tools, default nodejs, etc . There will be a base image 6.0.0 for the release after Cloudron 10 which will use Ubuntu 26. For that release, we plan to remove all these heavy tooling from the base image and make it a lot slimmer. Just had to prioritize getting Cloudron 10 over the line.</p>
]]></description><link>https://forum.cloudron.io/post/127972</link><guid isPermaLink="true">https://forum.cloudron.io/post/127972</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 10 Aug 2026 07:31:31 GMT</pubDate></item><item><title><![CDATA[Reply to New base image 5.1.0 on Sun, 09 Aug 2026 19:08:00 GMT]]></title><description><![CDATA[<p dir="auto">Is it just me (bad memory or mis-remembered) or is the base image now really 3.4Gb ?</p>
<p dir="auto">I seem to recall it was about 850Mb (but I seldom trust my memory these days).</p>
]]></description><link>https://forum.cloudron.io/post/127961</link><guid isPermaLink="true">https://forum.cloudron.io/post/127961</guid><dc:creator><![CDATA[timconsidine]]></dc:creator><pubDate>Sun, 09 Aug 2026 19:08:00 GMT</pubDate></item></channel></rss>