Merge pull request #1233 from kpschuck/master

Updates go to 1.10.2 to support SHA-512 for ldaps
This commit is contained in:
Eric Chiang
2018-05-14 09:23:00 -07:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
FROM golang:1.10.0-alpine FROM golang:1.10.2-alpine
RUN apk add --no-cache --update alpine-sdk RUN apk add --no-cache --update alpine-sdk