Răsfoiți Sursa

Merge pull request #10812 from thaJeztah/update_go_1.20.6

update go to go1.20.6
Milas Bowman 2 ani în urmă
părinte
comite
6ff15d9472
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      Dockerfile

+ 1 - 1
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