Skip to content

Commit

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

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

Expand Down

0 comments on commit 1630f21

Please sign in to comment.