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 cac9035 commit 35839dfCopy full SHA for 35839df
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