mirror of
https://github.com/kovetskiy/mark.git
synced 2026-05-02 21:32:34 +00:00
Add debug output for config
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.20.3 as builder
|
||||
FROM golang:1.20.4 as builder
|
||||
ENV GOPATH="/go"
|
||||
WORKDIR /go/src/github.com/kovetskiy/mark
|
||||
COPY / .
|
||||
|
||||
Reference in New Issue
Block a user