Skip to content

Commit

Permalink
Update golang Docker tag to v1.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and jelly committed Apr 14, 2021
1 parent 4ca6b63 commit 0fc78e0
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.0-buster
FROM golang:1.16.3-buster

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

Expand Down

0 comments on commit 0fc78e0

Please sign in to comment.