diff --git a/Dockerfile b/Dockerfile index e6e1a3ec..98e2c2c6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG SERVER_VERSION=632bc307 +ARG SERVER_VERSION=47c70917 # Builder image to compile the website FROM ubuntu AS builder