bump up to golang 1.18.10

Signed-off-by: Lyndon-Li <lyonghui@vmware.com>
This commit is contained in:
Lyndon-Li
2023-01-18 16:56:12 +08:00
parent fa162a31bc
commit 0a114c50c3
8 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM --platform=linux/amd64 golang:1.18.8-bullseye
FROM --platform=linux/amd64 golang:1.18.10-bullseye
ARG GOPROXY