diff --git a/Dockerfile b/Dockerfile index 1d887363d1..a6426d4a2a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,7 +15,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -ARG GO_VERSION=1.20.5 +ARG GO_VERSION=1.20.6 ARG XX_VERSION=1.2.1 ARG GOLANGCI_LINT_VERSION=v1.53.2 ARG ADDLICENSE_VERSION=v1.0.0