Update go to 1.16

This commit is contained in:
Fedor Korotkiy 2021-02-22 12:46:25 +03:00
parent f1997376ee
commit 3e7fa4ca10

View file

@ -1,4 +1,4 @@
FROM golang:1.13
FROM golang:1.16
RUN apt-get update && apt-get install -y \
rsync \