We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3af83cc + 3566104 commit dee72b2Copy full SHA for dee72b2
Dockerfile
@@ -1,4 +1,5 @@
1
-ARG SERVER_VERSION=v0.23.0-rc.1
+#ARG SERVER_VERSION=v0.23.0-rc.1
2
+ARG SERVER_VERSION=859be34e
3
4
# Builder image to compile the website
5
FROM ubuntu AS builder
0 commit comments