Pin the golang version to patch version for the image used by make

Pin the golang version to patch version for the image used by make

Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com>
pull/4668/head
Wenkai Yin(尹文开) 2022-02-18 16:10:43 +08:00
parent 1236a38daf
commit b20bbdaa80
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM golang:1.17
FROM golang:1.17.7
ARG GOPROXY