Skip to content

Commit

Permalink
bump vgpu-dm version and cuda base image version
Browse files Browse the repository at this point in the history
  • Loading branch information
tariq1890 committed Oct 18, 2023
1 parent 8c23c33 commit d8e9e84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions versions.mk
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
# See the License for the specific language governing permissions and
# limitations under the License.

VERSION ?= v0.2.3
VERSION ?= v0.2.4

vVERSION := v$(VERSION:v%=%)

CUDA_VERSION := 12.2.0
CUDA_VERSION := 12.2.2

GOLANG_VERSION := 1.20.4

0 comments on commit d8e9e84

Please sign in to comment.