Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Commit 6550531

Browse files
authored
Update module.json
1 parent e48ce50 commit 6550531

File tree

1 file changed

+2
-2
lines changed
  • GpuReferenceModules/SampleSolution/modules/GPUModule

1 file changed

+2
-2
lines changed

GpuReferenceModules/SampleSolution/modules/GPUModule/module.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"image": {
55
"repository": "${CONTAINER_REGISTRY_NAME}.azurecr.io/gpumodule",
66
"tag": {
7-
"version": "0.0.49",
7+
"version": "0.20.10",
88
"platforms": {
99
"amd64": "./Dockerfile.amd64",
1010
"amd64.debug": "./Dockerfile.amd64.debug",
@@ -16,4 +16,4 @@
1616
"contextPath": "./"
1717
},
1818
"language": "python"
19-
}
19+
}

0 commit comments

Comments
 (0)