Skip to content

Commit

Permalink
Update golang Docker tag to v1.21.3 (#192)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 13, 2023
1 parent 0b3da3d commit bcf8d34
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.21.1 as builder
FROM golang:1.21.3 as builder

ARG VERSION
ARG SHA1
Expand Down

0 comments on commit bcf8d34

Please sign in to comment.