update to go1.20.2

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2023-03-30 17:12:57 +02:00
parent adbfa8208a
commit a798282877
7 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1
ARG GO_VERSION=1.19.7
ARG GO_VERSION=1.20.2
ARG ALPINE_VERSION=3.16
ARG BUILDX_VERSION=0.10.4