Update test platform to go1.13

disco_info_form
Mickael Remond 5 years ago
parent ef2c0b465e
commit a16483397d
No known key found for this signature in database
GPG Key ID: E6F6045D79965AA3

@ -1,4 +1,4 @@
FROM golang:1.12
FROM golang:1.13
WORKDIR /xmpp
RUN curl -o codecov.sh -s https://codecov.io/bash && chmod +x codecov.sh
COPY . ./

Loading…
Cancel
Save