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

Commit aee2c01

Browse files
authored
Merge pull request #7 from Jorghi12/patch-1
Start using docker image 180.
2 parents a1ad69d + 77c9e97 commit aee2c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// This file is automatically generated
22
package ossci.caffe2
33
class DockerVersion {
4-
static final String version = "170";
4+
static final String version = "180";
55
}

0 commit comments

Comments
 (0)