Bump go version

This commit is contained in:
paul 2021-02-06 23:51:36 +01:00
parent 94a7b85017
commit e524d47f4a
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.12
FROM golang:1.15
WORKDIR /go/src/github.com/zom-bi/ovpn-certman
ADD . .