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