Commit
Β·
e38aeb3
1
Parent(s):
9a227dc
update
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
# Use your prebuilt Docker image
|
2 |
-
FROM yixian02/control-geoldm:
|
3 |
|
4 |
# Set the working directory
|
5 |
# WORKDIR /geoldm-edit
|
|
|
1 |
# Use your prebuilt Docker image
|
2 |
+
FROM yixian02/control-geoldm:cu118
|
3 |
|
4 |
# Set the working directory
|
5 |
# WORKDIR /geoldm-edit
|