Bump up golang to 1.17.7

Bump up golang to 1.17.7

Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com>
This commit is contained in:
Wenkai Yin(尹文开)
2022-02-18 11:33:25 +08:00
parent 4729274d07
commit 599b686596
9 changed files with 82 additions and 9 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
FROM --platform=$BUILDPLATFORM golang:1.16.8 as builder-env
FROM --platform=$BUILDPLATFORM golang:1.17.7 as builder-env
ARG GOPROXY
ARG PKG