Skip to content

Commit 03d23a3

Browse files
committed
Update dependency golang to v1.17.8
1 parent d1109b9 commit 03d23a3

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

33
RUN apk add --no-cache git
44

0 commit comments

Comments
 (0)