Merge pull request #1233 from kpschuck/master
Updates go to 1.10.2 to support SHA-512 for ldaps
This commit is contained in:
commit
bf3ffb53a0
@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user