Skip to content

Commit

Permalink
Update golang Docker tag to v1.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 20, 2021
1 parent 1ca42b2 commit 50b736d
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.17.2-buster

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

Expand Down

0 comments on commit 50b736d

Please sign in to comment.