mirror of
https://github.com/FluuxIO/go-xmpp.git
synced 2024-11-21 10:02:00 -08:00
Update test platform to go1.13
This commit is contained in:
parent
ef2c0b465e
commit
a16483397d
@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.12
|
FROM golang:1.13
|
||||||
WORKDIR /xmpp
|
WORKDIR /xmpp
|
||||||
RUN curl -o codecov.sh -s https://codecov.io/bash && chmod +x codecov.sh
|
RUN curl -o codecov.sh -s https://codecov.io/bash && chmod +x codecov.sh
|
||||||
COPY . ./
|
COPY . ./
|
||||||
|
Loading…
Reference in New Issue
Block a user