Update dependencies and prepare for testing
Signed-off-by: Jake Sanders <i@am.so-aweso.me>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.12.4-alpine AS build_deps
|
||||
FROM golang:1.15-alpine AS build_deps
|
||||
|
||||
RUN apk add --no-cache git
|
||||
|
||||
|
Reference in New Issue
Block a user