Skip to content

Commit eb1c65b

Browse files
committed
Update golang Docker tag to v1.17.2
1 parent b077657 commit eb1c65b

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

33
RUN apk add --no-cache git
44

0 commit comments

Comments
 (0)