Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
# Use the specified base image
|
2 |
-
FROM
|
3 |
|
4 |
|
5 |
|
|
|
1 |
# Use the specified base image
|
2 |
+
FROM ghcr.io/opendevin/opendevin:main@sha256:259d63826a06d1dd35bfec17c84be1d43715a9dec82eede87758ec5a270a5b3a
|
3 |
|
4 |
|
5 |
|