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.
1 parent 3af83cc commit 3566104Copy full SHA for 3566104
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