Skip to content

Commit

Permalink
Merge branch 'bump-ver' into 'main'
Browse files Browse the repository at this point in the history
bump vgpu-dm version and cuda base image version

See merge request nvidia/cloud-native/vgpu-device-manager!27
  • Loading branch information
tariq1890 committed Oct 19, 2023
2 parents 8c23c33 + d8e9e84 commit 084a766
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 084a766

Please sign in to comment.