diff --git a/Dockerfile b/Dockerfile index d8c7735b..99355084 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG SERVER_VERSION=057ce2cc +ARG SERVER_VERSION=ff031f91 # Builder image to compile the website FROM ubuntu as builder