diff options
-rw-r--r-- | content/posts/updating-docker-containers.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/content/posts/updating-docker-containers.md b/content/posts/updating-docker-containers.md index e0f9767..156076e 100644 --- a/content/posts/updating-docker-containers.md +++ b/content/posts/updating-docker-containers.md @@ -27,5 +27,3 @@ docker system prune -af ``` ...now if you'll excuse me, I need to go read through my [updating postgres blog post](/upgrading-postgresql-in-an-alpine-docker-container/) again... - -* **Edit 2023-03-15:** Improved empty directory deletion section
\ No newline at end of file |