Skip to content

Commit

Permalink
Update golang Docker tag to v1.20.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 10, 2023
1 parent 1ca42b2 commit 6dd7b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.build
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#

FROM golang:1.16.3-buster
FROM golang:1.20.5-buster

SHELL ["/bin/bash", "-o", "pipefail", "-c"]

Expand Down

0 comments on commit 6dd7b48

Please sign in to comment.