diff --git a/Dockerfile b/Dockerfile index d457834c..9663dab7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG SERVER_VERSION=288ee6e7 +ARG SERVER_VERSION=12b5de73 # Builder image to compile the website FROM ubuntu as builder