You need to sign in or sign up before continuing.
Unverified Commit abd5dfd0 authored by Daniel Hiltgen's avatar Daniel Hiltgen Committed by GitHub
Browse files

Bump to latest Go 1.22 patch (#7379)

parent 099f7077
ARG GOLANG_VERSION=1.22.5 ARG GOLANG_VERSION=1.22.8
ARG CMAKE_VERSION=3.22.1 ARG CMAKE_VERSION=3.22.1
ARG CUDA_VERSION_11=11.3.1 ARG CUDA_VERSION_11=11.3.1
ARG CUDA_V11_ARCHITECTURES="50;52;53;60;61;62;70;72;75;80;86" ARG CUDA_V11_ARCHITECTURES="50;52;53;60;61;62;70;72;75;80;86"
......
# Note: once we have fully transitioned to the Go server, this will replace the old Dockerfile at the top of the tree # Note: once we have fully transitioned to the Go server, this will replace the old Dockerfile at the top of the tree
ARG GOLANG_VERSION=1.22.5 ARG GOLANG_VERSION=1.22.8
ARG CMAKE_VERSION=3.22.1 ARG CMAKE_VERSION=3.22.1
ARG CUDA_VERSION_11=11.3.1 ARG CUDA_VERSION_11=11.3.1
ARG CUDA_V11_ARCHITECTURES="50;52;53;60;61;62;70;72;75;80;86" ARG CUDA_V11_ARCHITECTURES="50;52;53;60;61;62;70;72;75;80;86"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment