We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb034d7 commit c5325beCopy full SHA for c5325be
Makefile
@@ -7,7 +7,7 @@ serve:
7
-v $(PWD):/website \
8
-w /website \
9
--net=host \
10
- golang:1.13.5 \
+ golang:1.20.2 \
11
go run .
12
13
pdfgenbuild:
0 commit comments