mirror of
https://github.com/distribution/distribution.git
synced 2025-09-18 16:35:48 +00:00
[release/2.8 backport] update to go1.20.10 (#4117)
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.20.8
|
||||
go-version: 1.20.10
|
||||
|
||||
- name: Dependencies
|
||||
run: |
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
|
||||
ARG GO_VERSION=1.20.8
|
||||
ARG GO_VERSION=1.20.10
|
||||
ARG ALPINE_VERSION=3.18
|
||||
ARG XX_VERSION=1.2.1
|
||||
|
||||
|
Reference in New Issue
Block a user