Skip to content

Commit

Permalink
Update golang Docker tag to v1.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 29, 2023
1 parent 7b661d5 commit 1b1fa11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
# build go binaries
#
FROM golang:1.20.6 as builder
FROM golang:1.21.1 as builder

ARG VERSION
ARG SHA1
Expand Down

0 comments on commit 1b1fa11

Please sign in to comment.