diff --git a/.go-version b/.go-version index bd35078752..5759850c03 100644 --- a/.go-version +++ b/.go-version @@ -1 +1 @@ -1.25.6 \ No newline at end of file +1.25.7 \ No newline at end of file diff --git a/Dockerfile b/Dockerfile index f48ee2dfe9..7ab1c8a18d 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.25.6 +ARG GO_VERSION=1.25.7 ARG XX_VERSION=1.9.0 ARG GOLANGCI_LINT_VERSION=v2.8.0 ARG ADDLICENSE_VERSION=v1.0.0