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 16e90a4 commit a617952Copy full SHA for a617952
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.21.1 AS builder
+FROM golang:1.21 AS builder
2
RUN mkdir /build
3
WORKDIR /build
4
RUN go install github.com/caddyserver/xcaddy/cmd/[email protected]
0 commit comments