Skip to content

Commit dfd1256

Browse files
committed
Bump golang to 1.16.6-alpine
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
1 parent 77bc780 commit dfd1256

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
@@ -6,7 +6,7 @@
66
# You may obtain a copy of the License at the LICENSE file in
77
# the root directory of this source tree.
88

9-
FROM golang:1.16.4-alpine AS builder
9+
FROM golang:1.16.6-alpine AS builder
1010

1111
RUN apk add --update --no-cache make
1212

0 commit comments

Comments
 (0)