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 bf14291 + 35839df commit 21d397aCopy full SHA for 21d397a
hack/xenon/Dockerfile
@@ -4,7 +4,7 @@
4
5
FROM golang:1.16 as builder
6
7
-ARG XENON_BRANCH=feature_adapt_k8s
+ARG XENON_BRANCH=master
8
RUN set -ex; \
9
mkdir -p /go/src/github.com/radondb; \
10
cd /go/src/github.com/radondb; \
0 commit comments