mirror of
https://github.com/mitchell/selfpass.git
synced 2025-12-14 13:27:21 +00:00
Update services' Go docker version; Update minimum TLS on server
This commit is contained in:
parent
e4e4e0f5bc
commit
99f6c42e0d
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.12 as build
|
||||
FROM golang:1.13 as build
|
||||
WORKDIR /go/src/github.com/mitchell/selfpass/services
|
||||
COPY . .
|
||||
ENV GO111MODULE on
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue