mirror of https://github.com/docker/compose.git
Merge pull request #11249 from glours/bump-golang-1.21.5
bump golang to version 1.21.5
This commit is contained in:
commit
862f2a19f4
|
@ -15,7 +15,7 @@
|
||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
ARG GO_VERSION=1.21.4
|
ARG GO_VERSION=1.21.5
|
||||||
ARG XX_VERSION=1.2.1
|
ARG XX_VERSION=1.2.1
|
||||||
ARG GOLANGCI_LINT_VERSION=v1.54.2
|
ARG GOLANGCI_LINT_VERSION=v1.54.2
|
||||||
ARG ADDLICENSE_VERSION=v1.0.0
|
ARG ADDLICENSE_VERSION=v1.0.0
|
||||||
|
|
Loading…
Reference in New Issue