mirror of https://github.com/statping/statping
upgrades
parent
f474d56ebe
commit
1a5d08b538
|
@ -1,4 +1,4 @@
|
||||||
FROM golang:alpine
|
FROM golang:1.10.3-alpine
|
||||||
|
|
||||||
RUN apk update && apk add git g++
|
RUN apk update && apk add git g++
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue