pull/10/head
Hunter Long 2018-06-22 23:03:24 -07:00
parent f474d56ebe
commit 1a5d08b538
1 changed files with 1 additions and 1 deletions

View File

@ -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++