Compare commits

..

1 Commits

Author SHA1 Message Date
Adam Veldhousen 73fa28a1da
change theme, trying to get ci to work now
ci.vdhsn.com/push Build is failing Details
2023-01-27 18:30:02 -06:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.19 as build
FROM golang:1.19
ENV GOPATH=/go
ENV GOBIN=/go/bin