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 bc26afe commit 7d695d1Copy full SHA for 7d695d1
Dockerfile
@@ -11,7 +11,7 @@ RUN go build -a \
11
-ldflags '-X kool-dev/kool/commands.version='$BUILD_VERSION' -extldflags "-static"' \
12
-o kool
13
14
-FROM docker:20.10.21-cli
+FROM docker:27-cli
15
16
ENV DOCKER_HOST=tcp://docker:2375
17
0 commit comments