Skip to content
This repository was archived by the owner on Oct 31, 2021. It is now read-only.

Commit cd86e5d

Browse files
committed
chore(deps): update golang docker tag to v1.17.1
1 parent 4a254a4 commit cd86e5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.17.0 as builder
1+
FROM golang:1.17.1 as builder
22

33
ARG REVISION
44
ARG BUILD_TIME

0 commit comments

Comments
 (0)