From ed1976c136c011912e49b35284404508925be643 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Fri, 20 Dec 2019 16:03:33 -0500 Subject: [PATCH] Bot Updating Documentation --- images/docker-duckdns.md | 1 + 1 file changed, 1 insertion(+) diff --git a/images/docker-duckdns.md b/images/docker-duckdns.md index 00f21bb613..9ebf9476ef 100644 --- a/images/docker-duckdns.md +++ b/images/docker-duckdns.md @@ -136,6 +136,7 @@ In this instance `PUID=1000` and `PGID=1000`, to find yours use `id user` as bel ## Versions +* **19.12.19:** - Rebasing to alpine 3.11. * **24.09.19:** - Fix perms on github and remove chmod that can stall the container. * **28.06.19:** - Rebasing to alpine 3.10. * **23.03.19:** - Switching to new Base images, shift to arm32v7 tag.