Skip to content

Commit 1630f21

Browse files
committed
Update golang Docker tag to v1.16.4
1 parent 1ca42b2 commit 1630f21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# along with this program. If not, see <http://www.gnu.org/licenses/>.
1515
#
1616

17-
FROM golang:1.16.3-buster
17+
FROM golang:1.16.4-buster
1818

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

0 commit comments

Comments
 (0)