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 a77a538 commit dda17fcCopy full SHA for dda17fc
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23.6 AS builder
+FROM golang:1.23.8 AS builder
2
ENV GOPATH="/go"
3
WORKDIR /go/src/github.com/kovetskiy/mark
4
COPY / .
0 commit comments