<?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[How can I pull the latest docker image]]></title><description><![CDATA[<p dir="auto">I used the <a href="https://fusionauth.io/docs/v1/tech/installation-guide/docker" rel="nofollow ugc">docker compose instructions</a>, but can't figure out how to pull the latest version. I'm stuck on the older version. What's the best way to proceed?</p>
]]></description><link>https://fusionauth.io/community/forum/topic/456/how-can-i-pull-the-latest-docker-image</link><generator>RSS for Node</generator><lastBuildDate>Sun, 17 May 2026 22:13:20 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/456.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 07 Oct 2020 16:04:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How can I pull the latest docker image on Fri, 03 Oct 2025 13:06:26 GMT]]></title><description><![CDATA[<p dir="auto">See more details here: <a href="https://fusionauth.io/docs/get-started/download-and-install/docker#docker-tags" rel="nofollow ugc">https://fusionauth.io/docs/get-started/download-and-install/docker#docker-tags</a></p>
]]></description><link>https://fusionauth.io/community/forum/post/8392</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/8392</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Fri, 03 Oct 2025 13:06:26 GMT</pubDate></item><item><title><![CDATA[Reply to How can I pull the latest docker image on Thu, 26 Sep 2024 15:34:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/3232">@aswetnatex</a></p>
<pre><code>docker pull fusionauth/fusionauth-app:latest
</code></pre>
]]></description><link>https://fusionauth.io/community/forum/post/7524</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/7524</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Thu, 26 Sep 2024 15:34:49 GMT</pubDate></item><item><title><![CDATA[Reply to How can I pull the latest docker image on Thu, 26 Sep 2024 09:28:07 GMT]]></title><description><![CDATA[<p dir="auto">How can I pull the latest docker image</p>
]]></description><link>https://fusionauth.io/community/forum/post/7523</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/7523</guid><dc:creator><![CDATA[aswetnatex]]></dc:creator><pubDate>Thu, 26 Sep 2024 09:28:07 GMT</pubDate></item><item><title><![CDATA[Reply to How can I pull the latest docker image on Wed, 07 Oct 2020 16:05:05 GMT]]></title><description><![CDATA[<p dir="auto">The docker compose references the <code>latest</code> tag, but that tag is not dynamic, it is only the latest at a point in time.</p>
<p dir="auto">To ensure you have the most recent <code>latest</code> tag - you can always run this command: <code>docker pull fusionauth/fusionauth-app:latest</code></p>
<p dir="auto">This is a common point of confusion, and there are lots of opinions on it as you might imagine. For your reading pleasure:</p>
<p dir="auto"><a href="https://vsupalov.com/docker-latest-tag/" rel="nofollow ugc">https://vsupalov.com/docker-latest-tag/</a><br />
<a href="https://blog.container-solutions.com/docker-latest-confusion" rel="nofollow ugc">https://blog.container-solutions.com/docker-latest-confusion</a></p>
]]></description><link>https://fusionauth.io/community/forum/post/1388</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/1388</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Wed, 07 Oct 2020 16:05:05 GMT</pubDate></item></channel></rss>