Skip to content

Commit 77860d0

Browse files
committed
Update golang Docker tag to v1.17.4
1 parent d1109b9 commit 77860d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.4-alpine AS build_deps
22

33
RUN apk add --no-cache git
44

0 commit comments

Comments
 (0)