# Docker update to latest version

**URL:** https://meta.discourse.org/t/docker-update-to-latest-version/311251
**Category:** Self-hosting
**Tags:** docker
**Created:** [June 8, 2024, 2:26pm UTC](https://meta.discourse.org/t/docker-update-to-latest-version/311251 "2024-06-08T14:26:26Z")
**Posts on this page:** 1
**Showing post:** 10

<div class="post-metadata">

### Author: ![Architect](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/architect/32/520575_2.png) [@Architect](https://meta.discourse.org/u/Architect)
#### Post date: [June 10, 2024, 12:31am UTC](https://meta.discourse.org/t/docker-update-to-latest-version/311251/10 "2024-06-10T00:31:29Z")

</div>

From that guide referenced above:

> [@Manually update Discourse and Docker image to latest](https://meta.discourse.org/t/manually-update-discourse-and-docker-image-to-latest/23325/1):
>
> Due to the way docker packaging has changed you may also have to update your docker from lxc-docker or docker-engine packages. One way to do that is via the Docker script here (it will warn about an existing install but should upgrade ok):
> 
> ```plaintext
> wget -qO- https://get.docker.com/ | sh
> 
> ```
> 
> This will now use the docker-ce main versions.

Edit: This command seems to have caused site to crash, don’t recommend running that.

---

_[View the full topic](https://meta.discourse.org/t/docker-update-to-latest-version/311251)._
