diff --git a/Dockerfile b/Dockerfile index 0c884e25..b2d985d9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG SERVER_VERSION=f309f916 +ARG SERVER_VERSION=52a67d7a # Builder image to compile the website FROM ubuntu as builder