Skip to content

Commit cea7eb0

Browse files
Update golang Docker tag to v1.20.2
1 parent 1ca42b2 commit cea7eb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.20.2-buster
1818

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

0 commit comments

Comments
 (0)