diff --git a/Dockerfile b/Dockerfile index d9a2b6f..ef17595 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM lsiobase/alpine:3.5 +FROM lsiobase/alpine:3.6 MAINTAINER sparklyballs # set version label diff --git a/README.md b/README.md index 2d015b4..ef7c70c 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,7 @@ You can find the world maps, mods folder and config files in /config/.minetest. ## Versions ++ **26.05.2017:** Rebase to alpine 3.6. + **14.02.2017:** Rebase to alpine 3.5. + **25.11.2016:** Rebase to alpine linux, move to main repo. + **27.02.2016:** Bump to latest version.