diff --git a/Dockerfile b/Dockerfile index 27c4a436..753b2f5c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG SERVER_VERSION=07617751 +ARG SERVER_VERSION=07617752 # Builder image to compile the website FROM ubuntu AS builder