Skip to content

Commit ddb4a69

Browse files
Update golang Docker tag to v1.21.6 (#21)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5686b75 commit ddb4a69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# http://127.0.0.1:9313/metrics
1313
# http://127.0.0.1:9313/status
1414

15-
FROM golang:1.21.1 as builder
15+
FROM golang:1.21.6 as builder
1616

1717
ENV GO111MODULE=on
1818

0 commit comments

Comments
 (0)