Skip to content

Commit 80eec8f

Browse files
committed
upgrade Dockerfile to go-1.17.7
1 parent 966ebe3 commit 80eec8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.15.5-alpine AS build_deps
1+
FROM golang:1.17.7-alpine AS build_deps
22

33
RUN apk add --no-cache git
44

0 commit comments

Comments
 (0)