diff --git a/Dockerfile b/Dockerfile index 114b0ad2..3c91da6a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG SERVER_VERSION=134d9a19 +ARG SERVER_VERSION=7b2da33e # Builder image to compile the website FROM ubuntu as builder