diff --git a/Dockerfile b/Dockerfile index 8c3ed89b..29dec574 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG SERVER_VERSION=v0.18.1 +ARG SERVER_VERSION=7b22dd3 # Builder image to compile the website FROM ubuntu AS builder